{ "opencollection": "1.0.0", "info": { "name": "CyberSource Merged Spec bankAccountValidation Payment Batch Summaries API", "version": "0.0.1" }, "items": [ { "info": { "name": "Payment Batch Summaries", "type": "folder" }, "items": [ { "info": { "name": "Get Payment Batch Summary Data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/v3/payment-batch-summaries", "params": [ { "name": "startTime", "value": "", "type": "query", "description": "Valid report Start Time in **ISO 8601 format**\nPlease refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14)\n\n**Example date format:**\n - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)\n" }, { "name": "endTime", "value": "", "type": "query", "description": "Valid report End Time in **ISO 8601 format**\nPlease refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14)\n\n**Example date format:**\n - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)\n" }, { "name": "organizationId", "value": "", "type": "query", "description": "Valid Organization Id" }, { "name": "rollUp", "value": "", "type": "query", "description": "Conditional - RollUp for data for day/week/month. Required while getting breakdown data for a Merchant" }, { "name": "breakdown", "value": "", "type": "query", "description": "Conditional - Breakdown on account_rollup/all_merchant/selected_merchant. Required while getting breakdown data for a Merchant." }, { "name": "startDayOfWeek", "value": "", "type": "query", "description": "Optional - Start day of week to breakdown data for weeks in a month" } ] }, "docs": "Scope can be either account/merchant or reseller." } ] } ], "bundled": true }