curl --request POST \
--url https://api.onepay.la/v1/payments/{payment_id} \
--header 'Authorization: Bearer <token>' \
--header 'x-idempotency: <x-idempotency>'{}
Reenvia una solicitud de pago a tu cliente.
curl --request POST \
--url https://api.onepay.la/v1/payments/{payment_id} \
--header 'Authorization: Bearer <token>' \
--header 'x-idempotency: <x-idempotency>'{}
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.
{}
Was this page helpful?