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

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

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

Errors