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.
How works the cancellation of a transaction with Propaga?
curl --request PUT \ --url https://staging-api.propaga.io/v1/transaction/{transactionId} \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data '{ "status": "cancel" }'
on-hold
Was this page helpful?