get https://api-kosmos.ultrapayments.com.br/payments/api/vaults/cards/
This is the endpoint intended for listing card vaults for a customer. Check the registered vaults through the document sent in the endpoint. Create Card Vault.
Responses
This is the endpoint intended for listing card vaults for a customer. Check the registered vaults through the document sent in the endpoint. Create Card Vault.
xxxxxxxxxx
curl --request GET \
--url https://api-kosmos.ultrapayments.com.br/payments/api/vaults/cards/documentNumber \
--header 'accept: application/json'