get https://sandbox-api.readyremit.com/v1/countries
The GET /countries
endpoint retrieves the list of countries.
Implementation Guide:
- This endpoint returns a list of countries that are available for transfers.
- Use this endpoint to dynamically populate country selection fields in your application.