Add a phone number to an applicant
Adds a new phone number to this applicant.
phoneTypeId must be a value from GET /api/v1/lookup/phone-types.
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 applicant
Request
This endpoint expects an object.
phoneNumber
The phone number.
phoneTypeId
Numeric id of the phone type. Use GET /api/v1/lookup/phone-types to retrieve valid IDs.
Response
Phone number added