Transaction Purposes

Get a list of transaction purposes.

Authentication: Bearer token required

Authentication

AuthorizationBearer

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

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