curl --request DELETE \
--url https://api.onepay.la/v1/cashouts/{cashout_id} \
--header 'Authorization: Bearer <token>'No content
Endpoint para cancelar una dispersión en el sistema de OnePay.
curl --request DELETE \
--url https://api.onepay.la/v1/cashouts/{cashout_id} \
--header 'Authorization: Bearer <token>'No content
Was this page helpful?