Desarrolladores
Cómo usar la API
[Solo tarjetas físicas]
cURL
curl --request GET \ --url https://api.onepay.la/v1/issuing/cards/{card_id}/enable \ --header 'Authorization: Bearer <token>' \ --header 'x-idempotency: <x-idempotency>'
{ "url": "https://s.onepay.la/1234567890" }
Was this page helpful?