App Introduction
Tailor your store backend with Quickbook custom fields to meet your business’s specific needs. Quickbook Fields by Commercient is a robust solution for businesses looking to easily manage custom data. It supports a variety of Quickbook fields, including key details for customers, products, and orders—such as accounts receivable customer codes, salesperson IDs, and warehouse codes. These fields are fully customizable to fit your business’s unique requirements, giving you the flexibility to organize and manage your data efficiently.
Core Functionality
- Save, update, and delete metadata in custom fields for QuickBooks customers.
- Save, update, and delete metadata in custom fields for QuickBooks products.
- Save, update, and delete metadata in custom fields for QuickBooks orders.
Merchant-Friendly
- Financial Integration Merchants
- Accounting Software-linked Merchants
- Data Sync E-commerce Merchants
- Cross-system Management Merchants
Basic Information
- Developer:Commercient LLC
- Address:1640 Powers Ferry Road Suite 300, Building 3, Suite 300, Marietta, GA, 30067, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-1-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
- DELETE /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
Permission:write_customers,read_customers,manage_metafields
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- DELETE /admin/api/products/{product_id}/metafields/{metafield_id}.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/orders/{order_id}/metafields.json
- PUT /admin/api/orders/{order_id}/metafields/{metafield_id}.json
- DELETE /admin/api/orders/{order_id}/metafields/{metafield_id}.json
Permission:write_orders,read_orders,manage_metafields