Payouts service (cashout) provides a web development interface, on REST model, available in the following urls:
Production environment:
- main url: https://payouts.alps.cl/api
- backup url: https://api.alps.cl/v1
Both urls are connected to the same service but in different regions. The backup url is available in case of intermittent by the main region.
Sandbox environment:
Note that you must complete the integration in the sandbox environment with real tests before moving to the production environment.