Get Supported Regions
GET/api/accounts/:partnerAccountId/supported-regions
Get a complete list of regions that are supported by the partner to issue cards. The response will include the following information about a region:
- The region name.
- The region's code for use with our APIs.
- The region's availability for the partner to issue cards.
- Any legal documents for the region.
Request
Responses
- 200
- 403
Subject is not allowed to perform the action with the reason stated in the errorCode
FORBIDDEN There are no sufficient permissions to view supported regions for this account.
CARD_PROGRAMS_NOT_CONFIGURED Partner account has no card programs configured.