curl --request DELETE \
--url https://api.onepay.la/v1/customers/{customer_id}/accounts/related/{account_id} \
--header 'Authorization: Bearer <token>'null
Obtener cuentas relacionadas de un cliente
curl --request DELETE \
--url https://api.onepay.la/v1/customers/{customer_id}/accounts/related/{account_id} \
--header 'Authorization: Bearer <token>'null
Was this page helpful?