Modify an existing office
Partially update an office. Modifiable fields: name, contactName, address (full-object replace when present), active. Setting active=false soft-deletes the office. Reactivation (active=true) is not supported and returns 400. Business-rule rejections (active inventory, active return orders, default-office-for-package) return HTTP 409 with source="office" envelope.
Authorizations
Prefix the value with "ApiKey" to indicate the custom authorization type
Path Parameters
Body
Partial update payload for an office (FBS-3322)
Office name
Office contact name
Office address (full replace when present)
Set to false to soft-delete the office. Must be a boolean if present; null is invalid. Reactivation (true) is not supported.
false
Response
Office updated
An office location belonging to the organization
Unique identifier for this office
"ed92d1a0-a8ee-4768-bbcb-26dd4bfdf8a4"
Display name of the office
"HQ Office"
Physical address of this office, used for equipment deliveries and returns
Whether this office is currently active. Inactive offices cannot receive new orders or returns
true
Name of the contact person at this office, used for shipping and logistics
"Jane Doe"