{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Balance API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Balance", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves The Account's Current Balance", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/shopify_payments/balance.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/balance#show-2020-01" }, { "info": { "name": "Shopify Retrieves The Account's Current Balance", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/shopify_payments/balance.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/balance#show-2020-04" }, { "info": { "name": "Shopify Retrieves The Account's Current Balance", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/shopify_payments/balance.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/balance#show-2020-07" }, { "info": { "name": "Shopify Retrieves The Account's Current Balance", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/shopify_payments/balance.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/balance#show-2020-10" }, { "info": { "name": "Shopify Retrieves The Account's Current Balance", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/shopify_payments/balance.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/balance#show-2021-01" }, { "info": { "name": "Shopify Retrieves The Account's Current Balance", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/shopify_payments/balance.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/balance#show-unstable" }, { "info": { "name": "Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/shopify_payments/balance/transactions.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Filter response to transactions exclusively after the specified ID." }, { "name": "last_id", "value": "", "type": "query", "description": "Filter response to transactions exclusively before the specified ID" }, { "name": "test", "value": "", "type": "query", "description": "Filter response to transactions placed in test mode." }, { "name": "payout_id", "value": "", "type": "query", "description": "Filter response to transactions paid out in the specified payout." }, { "name": "payout_status", "value": "", "type": "query", "description": "Filter response to transactions with the specified payout status" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/transaction#index-2020-01" } ] } ], "bundled": true }