List Payment Purpose Codes

Retrieves a list of Payment Purpose Codes based on the provided filters.
This endpoint supports filtering by purpose, entity type, and payment direction.

Read the guide on purpose codes for more info


📘

NOTE:
Always confirm your Base URL: If you are testing in the sandbox environment, ensure your base URL is set to the sandbox base url: https://api-company-sandbox.vertofx.com, and if in production, use the production base URL: https://api-company-beta.vertofx.com. Using them interchangably will result in 403 errors.



Query Params

Document type ID or array of IDs. Can be a single ID or a JSON array string
(e.g., "[1,2,3]").

string
enum

If "true", returns only Payment Purpose category types.
If "false" or omitted, returns all non-Payment Purpose types.

Allowed:
string

Filter by entity type (e.g., "individual", "business").

string
enum

Filter by payment direction.

Allowed:
string
required

Filter by currency

string
enum
required

Filter by document type (e.g., "LOCAL", "GLOBAL")

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json