API changes — 2026-08-03
This release includes 18 additions, 5 changes. 1 breaking change — action required.
Breaking changes — action required
This release removes endpoints or tightens request requirements. Review the Breaking changes section below before upgrading your integration.
📖 Full endpoint details are in the API reference.
⚠️ Breaking changes
Incompatible changes
Misc
- Changed
GET /api/users— List Users- removed parameter(s):
limit,page
- removed parameter(s):
Added
Buyers
POST /api/admin/portal/users/{user}/resend-invite— Resend Buyer Invite
Catalog
GET /api/square/catalog/{squareCatalogItem}— Get Square Catalog Item
Companies
POST /api/admin/portal/companies/{company}/resend-invites— Resend Company Invites
Customers
GET /api/square/customers— List Square CustomersPOST /api/square/instances/{squareIntegrationInstance}/customers/sync— Sync Square Customers
Inventory
POST /api/square/instances/{squareIntegrationInstance}/inventory/sync— Sync Square InventoryGET /api/square/inventory— List Square Inventory Counts
Orders
POST /api/square/orders/bulk-delete— Bulk Delete Square OrdersPOST /api/square/orders/bulk-delete-sku-orders— Bulk Delete SKU OrdersPOST /api/square/orders/create-sku-orders— Create SKU Orders (bulk)POST /api/square/orders/update-sku-orders— Update SKU Orders (bulk)POST /api/square/orders/{squareOrder}/refresh— Refresh Single Square OrderDELETE /api/square/orders/{squareOrder}/sku-order— Delete Single SKU Order (unlink)
Refunds
POST /api/square/instances/{squareIntegrationInstance}/refunds/sync— Sync Square RefundsGET /api/square/refunds— List Square Refunds
Webhooks
POST /api/square/instances/{squareIntegrationInstance}/webhooks/sync— Sync Square Webhook SubscriptionsGET /api/square/webhooks/events— List Webhook EventsGET /api/square/webhooks/subscriptions— List Webhook Subscriptions
Changed
Catalog
GET /api/square/catalog/latest-sync-info— Get Latest Catalog Sync Info- new response code(s):
422
- new response code(s):
Instances
GET /api/square/instances/{squareIntegrationInstance}/oauth/authorize-url— Get OAuth Authorize URL- new response code(s):
422
- new response code(s):
Orders
GET /api/square/orders/latest-sync-info— Get Latest Order Sync Info- new response code(s):
422
- new response code(s):
QuickBooks Online
PUT /api/qbo/custom-field-mappings— Update Custom Field Mappings- new response code(s):
404
- new response code(s):
Spec version 1.0.0 → 1.0.0.