curl --request PUT \
--url https://api.onepay.la/v1/issuing/cards/{card_id}/unfroze \
--header 'Authorization: Bearer <token>' \
--header 'x-idempotency: <x-idempotency>'no content
Descongela una tarjeta existente.
curl --request PUT \
--url https://api.onepay.la/v1/issuing/cards/{card_id}/unfroze \
--header 'Authorization: Bearer <token>' \
--header 'x-idempotency: <x-idempotency>'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.
no content
Was this page helpful?