Desarrolladores
Cómo usar la API
Endpoint para reembolsar un cargo en el sistema de OnePay.
cURL
curl --request POST \ --url https://api.onepay.la/v1/charges/{charge_id}/refund \ --header 'Authorization: Bearer <token>' \ --header 'x-idempotency: <x-idempotency>'
no content
Was this page helpful?