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

guidstringRequired
Stable public identifier of the applicant

Request

This endpoint expects an object.
phoneNumberstringRequired
The phone number.
phoneTypeIdlongRequired

Numeric id of the phone type. Use GET /api/v1/lookup/phone-types to retrieve valid IDs.

Response

Phone number added