Save an Office

Save or Update an Office

Headers

X-Brightmove-Company-ApiKeystringOptional
X-Brightmove-User-ApiKeystringOptional

Request

This endpoint expects an object.
officeGklongOptional
guidstringOptional
namestringOptional
locationobjectOptional
addressstringOptional
address2stringOptional
citystringOptional
stateobjectOptional
postalCodestringOptional
phoneslist of objectsOptional
clientobjectOptional
The Client object to save.
createDatedatetimeOptional
modifyDatedatetimeOptional
createUserobjectOptional
modifyUserobjectOptional
primarySalesUserobjectOptional
primarybooleanOptional
statusIdintegerOptional
customerobjectOptional
accountNamestringOptional
backOfficeTermobjectOptional
additionSalesUserslist of objectsOptional
udfSectionslist of objectsOptional

Response

OK
officeGklong or null
guidstring or null
namestring or null
locationobject or null
addressstring or null
address2string or null
citystring or null
stateobject or null
postalCodestring or null
phoneslist of objects or null
clientobject or null
The Client object to save.
createDatedatetime or null
modifyDatedatetime or null
createUserobject or null
modifyUserobject or null
primarySalesUserobject or null
primaryboolean or null
statusIdinteger or null
customerobject or null
accountNamestring or null
backOfficeTermobject or null
additionSalesUserslist of objects or null
udfSectionslist of objects or null

Errors