Catalog Sync
Sync units (bulk upsert)
Upserts units by code + unit_group_code. Units that match an existing record are updated; new ones are created. Global (system-defined) units are returned as skipped_global.
PUT
string
required
BOH API key with
catalog:write scope.string
required
Vendor UUID.
object[]
required
Array of unit rows:
string
Actor for audit trail.
object[]
One entry per input row:
code, unit_group_code, id, and action (created, updated, unchanged, or skipped_global).object
{ created, updated, unchanged, skipped_global } counts.
