Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "suppliers": [ { "external_supplier_id": "SUP-001", "name": "Best Foods Co.", "code": "BEST-FOODS", "email": "orders@bestfoods.com", "tax_id": "12-3456789" }, { "external_supplier_id": "SUP-002", "name": "Old Supplier", "archived": true } ], "external_user_id": "user_setup_01" }
{ "results": [ { "external_supplier_id": "SUP-001", "id": "sup_01...", "action": "created" }, { "external_supplier_id": "SUP-002", "id": "sup_02...", "action": "updated" } ], "summary": { "created": 1, "updated": 1, "unchanged": 0 } }
Upserts suppliers by external_supplier_id. Suppliers not in the batch are left untouched.
catalog:write
Show supplier row fields
true
external_supplier_id
id
action
created
updated
unchanged
{ created, updated, unchanged }