Transaction Purposes

Get a list of transaction purposes.

Authentication: Bearer token required

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 an array of purposes.
country_codestring

Country Code where these Purposes apply (as specified in ISO 3166-1 alpha-3).

transaction_purposeslist of strings
Array of transaction purposes.

Errors