curl -X POST 'https://crypto-api.yativo.com/api/transactions/get-transactions' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN' \ -H 'Content-Type: application/json' \ -d '{ "transaction_id": "txn_01HX9KZMB3F7VNQP8R2WDGT4EF" }'
{"data":[],"status":true,"message":"No transactions found"}
Cancel a pending transaction before it is confirmed on-chain
Bearer YOUR_ACCESS_TOKEN
pending