Update a client office
Authentication
X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key
Path parameters
guid
Request
This endpoint expects an object.
name
Display name for the office location.
address
Street address line 1.
address2
Street address line 2 (suite, floor, etc.).
city
City.
stateId
State ID from the BrightMove state lookup. Use GET /api/v1/lookup/states to retrieve valid IDs.
postalCode
Postal (ZIP) code.
clientGuid
GUID of the client (company) this office belongs to.
primarySalesUserGuid
GUID of the BrightMove user to assign as the primary salesperson for this office. Pass an empty string to remove the current assignment.
additionalSalesUserGuids
GUIDs of additional BrightMove users to assign as salespeople for this office.
backOfficeTermId
ID of the back-office payment term to associate with this office. Pass 0 to remove the current association.
accountName
Back-office account name or identifier used for billing integration.
primary
When true, designates this as the primary office location for the client.
Response
OK