{ "opencollection": "1.0.0", "info": { "name": "Cashfree Payment Gateway APIs Authorize GetCashgramStatus API", "version": "2025-01-01" }, "items": [ { "info": { "name": "GetCashgramStatus", "type": "folder" }, "items": [ { "info": { "name": "Get Cashgram Status", "type": "http" }, "http": { "method": "GET", "url": "https://sandbox.cashfree.com/pg/v1/getCashgramStatus", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "cashgramId", "value": "", "type": "query", "description": "ID of the Cashgram" } ] }, "docs": "Use this API to get the status of the Cashgram created." } ] } ], "bundled": true }