{ "opencollection": "1.0.0", "info": { "name": "CyberSource Merged Spec bankAccountValidation Retrieval Details API", "version": "0.0.1" }, "items": [ { "info": { "name": "Retrieval Details", "type": "folder" }, "items": [ { "info": { "name": "Get Retrieval Details", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/v3/retrieval-details", "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" } ] }, "docs": "Retrieval Detail Report Description" } ] } ], "bundled": true }