{ "opencollection": "1.0.0", "info": { "name": "CDR Banking Accounts Common API", "version": "1.36.0" }, "items": [ { "info": { "name": "Common", "type": "folder" }, "items": [ { "info": { "name": "Get Customer", "type": "http" }, "http": { "method": "GET", "url": "https://mtls.dh.example.com/cds-au/v1/common/customer", "headers": [ { "name": "x-v", "value": "" }, { "name": "x-min-v", "value": "" }, { "name": "x-fapi-interaction-id", "value": "" }, { "name": "x-fapi-auth-date", "value": "" }, { "name": "x-fapi-customer-ip-address", "value": "" }, { "name": "x-cds-client-headers", "value": "" } ] }, "docs": "Obtain basic information on the customer that has authorised the current session" }, { "info": { "name": "Get Customer Detail", "type": "http" }, "http": { "method": "GET", "url": "https://mtls.dh.example.com/cds-au/v1/common/customer/detail", "headers": [ { "name": "x-v", "value": "" }, { "name": "x-min-v", "value": "" }, { "name": "x-fapi-interaction-id", "value": "" }, { "name": "x-fapi-auth-date", "value": "" }, { "name": "x-fapi-customer-ip-address", "value": "" }, { "name": "x-cds-client-headers", "value": "" } ] }, "docs": "Obtain detailed information on the authorised customer within the current session." } ] } ], "bundled": true }