Add a phone number to a contact
Adds a new phone number to this client contact.
phoneTypeId must be a value from GET /api/v1/lookup/contact-phone-types — a separate
lookup from Applicant’s, since phone types are scoped per user type.
Authentication
X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key
Path parameters
guid
Stable public identifier of the contact
Request
This endpoint expects an object.
phoneTypeId
Phone type ID from the BrightMove contact phone type lookup. Use GET /api/v1/lookup/contact-phone-types to retrieve valid IDs.
number
Phone number.
Response
Phone number added