get https://{environment}.masspay.io/{VERSION}/payout/service//alternatives
This GET endpoint is used to retrieve a list of alternative services to a provided service.
You can use this endpoint to obtain information about other available services and pricing offered by different companies for a particular destination.
To use this endpoint, you need to provide the destination_token
as a required parameter in the URL Path.
The response will include a JSON array containing details for each company, including the company name, available alternative services, and pricing.