Catalog Items
Sync items (bulk upsert)
Upserts up to 200 items in a single call using external_item_id as the match key. Items are created or updated; items not in the batch are left untouched.
PUT
string
required
BOH API key with
catalog:write scope.string
required
Vendor UUID.
object[]
required
Array of 1–200 item rows. Each row:
string
ID of the user performing this action in your system.
object[]
One entry per input row:
external_item_id, id, and action (created, updated, or unchanged).object
{ created, updated, unchanged } counts.
