post
https://transfer.sandbox.cleo.cl/api/v3/payout
It allows you to create a Closed Loop Payout.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
RememberIn Close Loop Payouts you will be able to do a withdrawal only after a successful deposit has been made.
How to test in Chile?
- Create a session by sending a request: Below are the required parameters, and on the right, you can dynamically see how the request looks. Additionally, you need to enter the authentication token. Make sure the country matches the selected currency. After that, you can proceed to click on Try It!
Note: As it is a closed loop,
customerExternalKeymust be the same as used for payin and should be related to the RUT 11111111-1
- Receiving the callback: As a response, if the request was successful, you will receive a response like the following:
{
"status": "PENDING",
"sessionId": "108bdca3-43fe-4689-a635-e705a62c3436"
}- Done: After following these steps, the payout will be a SUCCESS and it will automatically be paid in less than 5 minutes to the account selected by the customer.
How to test in Peru?
- Create a session by sending a request: Below are the required parameters, and on the right, you can dynamically see how the request looks. Additionally, you need to enter the authentication token. Make sure the country matches the selected currency. After that, you can proceed to click on Try It!
Note: As it is a closed loop,
customerExternalKeymust be the same as used for payin.
- Receiving the callback: As a response, if the request was successful, you will receive a response like the following:
{
"sessionId": "0fff9b97-d7c3-4f50-bf50-b6a6010f8144",
"status": "PENDING"
}- Done: After following these steps, the payout will be a SUCCESS and it will automatically be paid in less than 5 minutes to the account selected by the customer.
How to test in Mexico?
- Create a session by sending a request: Below are the required parameters, and on the right, you can dynamically see how the request looks. Additionally, you need to enter the authentication token. Make sure the country matches the selected currency. After that, you can proceed to click on Try It!
Note: As it is a closed loop,
customerExternalKeymust be the same as used for payin.
- Receiving the callback: As a response, if the request was successful, you will receive a response like the following:
{
"status": "PENDING",
"sessionId": "108bdca3-43fe-4689-a635-e705a62c3436"
}- Done: After following these steps, the payout will be a SUCCESS and it will automatically be paid in less than 5 minutes to the account selected by the customer.
