curl --request GET \
--url https://api.onepay.la/v1/cards \
--header 'Authorization: Bearer <token>'Endpoint para obtener las tarjetas de crédito o débito registradas en el sistema de OnePay.
curl --request GET \
--url https://api.onepay.la/v1/cards \
--header 'Authorization: Bearer <token>'Was this page helpful?