curl https://api.onepay.la/v1/charges/9e02966f-2ddf-4ee7-a391-5b5b7653e232/refund \
-X POST \
-H "Authorization: Bearer sk_test_xxx" \
-H "x-idempotency: refund-001"
no content
Endpoint para reembolsar un cargo en el sistema de OnePay.
curl https://api.onepay.la/v1/charges/9e02966f-2ddf-4ee7-a391-5b5b7653e232/refund \
-X POST \
-H "Authorization: Bearer sk_test_xxx" \
-H "x-idempotency: refund-001"
no content
Documentation Index
Fetch the complete documentation index at: https://docs.onepay.la/llms.txt
Use this file to discover all available pages before exploring further.
curl https://api.onepay.la/v1/charges/9e02966f-2ddf-4ee7-a391-5b5b7653e232/refund \
-X POST \
-H "Authorization: Bearer sk_test_xxx" \
-H "x-idempotency: refund-001"
no content
Was this page helpful?