Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://sandbox.api.veepag.com/v1/transaction/cancelled-letter \ --header 'apiKey: <api-key>'
{ "error_messages": [ { "msg": "Payload invalido.", "type": "field", "path": "companyId", "location": "body" } ], "code": "ZodValidationException", "path": "/v1/transaction/cancelled-letter", "metadata": {} }
Obtem a carta de cancelamento do acquirer para uma transacao.
API key no formato keyId.secret.
Company ID
"company_id"
Transaction ID
Cancelled letter successfully retrieved.
Was this page helpful?