post https://api.onepay.la/v1/cashouts
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.onepay.la/v1/cashouts \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"currency": "COP",
"method": "ACH"
}
'
Try It!
to start a request and see the response here! Or choose an example: