get https://{environment}.masspay.io/{VERSION}/payout/country/
This GET endpoint is used to retrieve a list of companies and their service offerings for a specific country.
You can use this endpoint to obtain information about available services and pricing for each respected company in the provided country.
To use this endpoint, you need to provide the country_code
in the URL Path.
The response will include a JSON array containing details for each company, including the company name, service offerings, and pricing.