{ "opencollection": "1.0.0", "info": { "name": "eBay Account Advertising_eligibility Seller_funds_summary API", "version": "v1.9.2" }, "items": [ { "info": { "name": "Seller_funds_summary", "type": "folder" }, "items": [ { "info": { "name": "getSellerFundsSummary", "type": "http" }, "http": { "method": "GET", "url": "https://api.ebay.com{basePath}/seller_funds_summary", "headers": [ { "name": "X-EBAY-C-MARKETPLACE-ID", "value": "" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://auth.ebay.com/oauth2/authorize", "accessTokenUrl": "https://api.ebay.com/identity/v1/oauth2/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "

Important! Due to EU & UK Payments regulatory requirements, an additional security verification via Digital Signatures is required for certain API calls that are made on behalf of EU" } ] } ], "bundled": true }