API changes — 2026-06-08
This release includes 15 additions, 5 removals. 5 breaking changes — 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
Removed endpoints
Payments
- Removed
GET //{domain}/api/stripe/integrations/{id}/invoices— List Invoices by Instance - Removed
POST //{domain}/api/stripe/invoices— Send Invoice - Removed
POST //{domain}/api/stripe/invoices/{id}/refunds— Issue Refund - Removed
POST //{domain}/api/stripe/invoices/{id}/void— Void Invoice - Removed
GET //{domain}/api/stripe/sales-orders/{salesOrderId}/invoices— List Invoices for Sales Order
Added
API
GET /api/record-locks/{recordType}/{recordId}— Get Lock StatePOST /api/record-locks/{recordType}/{recordId}/acquire— Acquire LockPOST /api/record-locks/{recordType}/{recordId}/heartbeat— Heartbeat LockPOST /api/record-locks/{recordType}/{recordId}/release— Release LockPOST /api/record-locks/{recordType}/{recordId}/request-edit— Request Edit AccessPOST /api/record-locks/{recordType}/{recordId}/takeover— Take Over Lock
Payments
GET /api/stripe/integrations/{id}/invoices— List Invoices by InstancePOST /api/stripe/invoices— Send InvoiceGET /api/stripe/invoices/{id}— Show InvoiceGET /api/stripe/invoices/{id}/activity-log— Get Invoice Activity LogPOST /api/stripe/invoices/{id}/refunds— Issue RefundPOST /api/stripe/invoices/{id}/void— Void InvoiceGET /api/stripe/sales-orders/{salesOrderId}/invoices— List Invoices for Sales Order
Sales Channels
POST //{domain}/api/amazon/unified/reports/{reportId}/request-raw-data-download— Request Raw Data Download
Sales Orders
GET /api/sales-orders/{salesOrder}/financials— Get Sales Order Financials (Proforma)
Spec version 1.0.0 → 1.0.0.