curl -X POST https://api.thalbank.com/webhooks/resend-transaction-event \ -H "x-api-key: sua_api_key" \ -H "Content-Type: application/json" \ -d '{ "transactionIds": [ "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "b2c3d4e5-f6a7-8901-bcde-f12345678901" ] }'
{ "status": true }
Reenvia o webhook de uma ou mais transacoes
Documentation IndexFetch the complete documentation index at: https://docs.thalpay.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.thalpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?