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 POST \ --url https://sandbox.api.veepag.com/v1/alert/retry-refund \ --header 'Content-Type: application/json' \ --header 'apiKey: <api-key>' \ --data ' { "companyId": "<string>" } '
{}
Enfileira nova tentativa de refund para alertas da empresa.
API key no formato keyId.secret.
Retry de refund enfileirado. Body de sucesso vazio.
The response is of type object.
object
Was this page helpful?