Employment Status

Get a list of supported employment statuses. To be used in [Register a Customer](/api-reference/customers/api-integration/customers/register-customer#request.body.contacts.employment_status), Add Contact or Update Contact journey. **Authentication:** [Bearer token required](/api-guide/getting-started/authentication#oauth-20-authentication)

Authentication

AuthorizationBearer

OAuth 2.0 Bearer token authentication. This API uses OAuth 2.0 Client Credentials flow. Please refer to the Authentication section for detailed information on how to obtain and use your OAuth credentials.

Response

The response will contain array of employment statuses.
empoyment_statuseslist of strings
Array of supported employment statuses.

Errors