get https://platform-api.sandbox.testessential.net/reg/v2/catalog/countries
This endpoint retrieves a list of countries based on the provided countryFilter
.
The endpoint is designed to return a full list of countries or filtered results based on registration rules. It supports filtering by:
ALL
— returns all available countries;FULL
— returns only countries fully supported for registration;REAP_VIRTUAL_CARD_ALLOWED
— returns countries where REAP virtual bank card issuance is supported;REAP_PLASTIC_CARD_ORDER_ALLOWED
— returns countries where REAP plastic bank card issuance is supported;REAP_PLASTIC_CARD_DELIVERY_ALLOWED
— returns countries where REAP plastic bank card delivery is allowed;FORBIDDEN_FOR_REGISTRATION
— returns countries where registration is restricted.