List Banks for Country
Returns the banks available for bank-account payouts in a given country, scoped to a processor configuration. Use this to populate bank selection UIs and to look up bankCode values for BankAccountRecipient.
Authentication
AuthorizationBearer
OAuth 2.0 access token issued by the CrissCross authorisation server.
Query parameters
country
3-letter ISO country code (e.g. NGA).
processorConfigurationId
Processor configuration UUID.
Response
Banks retrieved successfully.
banks
Banks available in the requested country for the supplied processor configuration.
Errors
422
Unprocessable Entity Error
500
Internal Server Error