Skip to main content
DELETE
/
cards
/
{card_id}
Eliminar tarjeta
curl --request DELETE \
  --url https://api.onepay.la/v1/cards/{card_id} \
  --header 'Authorization: Bearer <token>'
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.

Parámetros de Ruta

card_id
string
required
ID de la tarjeta tokenizada. Registrar tarjetas.
No content