{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute Offer API", "version": "6" }, "items": [ { "info": { "name": "Offer", "type": "folder" }, "items": [ { "info": { "name": "Adyen Get a Grant Offer", "type": "http" }, "http": { "method": "GET", "url": "https://cal-test.adyen.com/cal/services/Account/v6/grantOffers/:grantOfferId", "params": [ { "name": "grantOfferId", "value": "", "type": "path", "description": "The unique identifier of the grant offer." } ] }, "docs": "Returns the details of a single grant offer." } ] } ], "bundled": true }