List compliance vocabularies
Returns the global compliance vocabularies (purpose of remittance, source of funds, ID types) used to populate the off-ramp compliance fields. These are the baseline lists; which fields a specific payment actually needs is connector-specific, see GET /v1/payments/requirements.
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), validated at the Kong edge.
Response
Compliance vocabularies.
Compliance vocabularies (for example purposeOfRemittance, sourceOfFunds, idTypes), passed through from the payment engine. Treat the exact shape as connector-defined and read values dynamically.