Stores
Create a store
Creates a new store (physical location) for the vendor.
POST
string
required
BOH API key with
catalog:write scope.string
required
Vendor UUID.
string
required
Display name (max 200 characters).
string
required
IANA timezone identifier (e.g.
America/Mexico_City).string
Short alphanumeric code.
string
Your system’s store identifier. Used in operation payloads instead of UUID.
string
Fiscal identifier of the store (RUC, CNPJ, CUIT, NIT, RUT, RFC, or any country-specific alphanumeric code, max 64 chars). Optional and not unique — in some countries all stores of a company share the same value. Used to resolve the store in purchase orders via
store_tax_id. Set to null to clear.object
Free-form extra data.
string
Actor for audit trail.
string
Store UUID.
string
Account UUID.
string
Short alphanumeric code.
string
Display name.
string
IANA timezone identifier.
string
ACTIVE by default.string
Your system’s store identifier.
string
Fiscal identifier of the store.

