Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.onepay.la/v1/issuing/cards/{card_id}/pin \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'x-idempotency: <x-idempotency>' \ --data ' { "pin": "<string>" } '
no content
[Solo tarjetas fisicas] Actualiza el pin de la tarjeta
Was this page helpful?