{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute grantAccounts API", "version": "6" }, "items": [ { "info": { "name": "grantAccounts", "type": "folder" }, "items": [ { "info": { "name": "Adyen Get a Grant Account", "type": "http" }, "http": { "method": "GET", "url": "https://cal-test.adyen.com/cal/services/Account/v6/grantAccounts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The unique identifier of the grant account." } ] }, "docs": "Returns the details of the [grant account](https://docs.adyen.com/marketplaces-and-platforms/capital#grant-account)." } ] } ], "bundled": true }