{ "opencollection": "1.0.0", "info": { "name": "Flipdish API - Apps Accounts PayoutReports API", "version": "v1.0" }, "request": { "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "items": [ { "info": { "name": "PayoutReports", "type": "folder" }, "items": [ { "info": { "name": "Flipdish Get Payout Report3 Overview", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/overview", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Payout Report3 Overview via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/overview)." }, { "info": { "name": "Flipdish Get Payout Report3 Stores", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/stores", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "stores", "value": "1", "type": "query", "description": "The stores query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Payout Report3 Stores via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/stores)." }, { "info": { "name": "Flipdish Payout Report3 Export Payout Orders", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/export/orders", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "stores", "value": "1", "type": "query", "description": "The stores query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Payout Report3 Export Payout Orders via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/export/orders)." }, { "info": { "name": "Flipdish Payout Report3 Export Payout Stores", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/export/stores", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "stores", "value": "1", "type": "query", "description": "The stores query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Payout Report3 Export Payout Stores via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/export/stores)." }, { "info": { "name": "Flipdish Get Payout Report3 Details", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/details", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "storeIds", "value": "1", "type": "query", "description": "The store ids query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Payout Report3 Details via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/details)." }, { "info": { "name": "Flipdish Payout Report3 Export Payout Pos Sales", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/export/possales", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "stores", "value": "1", "type": "query", "description": "The stores query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Payout Report3 Export Payout Pos Sales via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/export/possales)." }, { "info": { "name": "Flipdish Payout Report3 Export Payout Chargebacks", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/export/chargebacks", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "stores", "value": "1", "type": "query", "description": "The stores query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Payout Report3 Export Payout Chargebacks via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/export/chargebacks)." }, { "info": { "name": "Flipdish Payout Report3 Export Payout Refunded Orders", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/export/refundedOrders", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "stores", "value": "1", "type": "query", "description": "The stores query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Payout Report3 Export Payout Refunded Orders via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/export/refundedOrders)." }, { "info": { "name": "Flipdish Get Payout Report3 Refunded Orders", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/refundedOrders", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "storeIds", "value": "1", "type": "query", "description": "The store ids query parameter." }, { "name": "page", "value": "1", "type": "query", "description": "The page query parameter." }, { "name": "limit", "value": "1", "type": "query", "description": "The limit query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Payout Report3 Refunded Orders via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/refundedOrders)." }, { "info": { "name": "Flipdish Get Payout Report3 Property Details", "type": "http" }, "http": { "method": "GET", "url": "https://api.flipdish.co/api/v1.0/:appId/reporting/reports/payouts3/:bankAccountId/:payoutId/properties", "params": [ { "name": "appId", "value": "500123", "type": "path", "description": "The app id path parameter." }, { "name": "bankAccountId", "value": "500123", "type": "path", "description": "The bank account id path parameter." }, { "name": "payoutId", "value": "500123", "type": "path", "description": "The payout id path parameter." }, { "name": "propertyIds", "value": "string", "type": "query", "description": "The property ids query parameter." }, { "name": "storeIds", "value": "1", "type": "query", "description": "The store ids query parameter." } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://api.flipdish.co/identity/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Payout Report3 Property Details via the Flipdish Open API v1.0 (GET /api/v1.0/{appId}/reporting/reports/payouts3/{bankAccountId}/{payoutId}/properties)." } ] } ], "bundled": true }