curl --request DELETE \
--url https://api.onepay.la/v1/cards/{card_id} \
--header 'Authorization: Bearer <token>'No content
Endpoint para eliminar una tarjeta de crédito o débito en el sistema de OnePay.
curl --request DELETE \
--url https://api.onepay.la/v1/cards/{card_id} \
--header 'Authorization: Bearer <token>'No content
Was this page helpful?