{ "opencollection": "1.0.0", "info": { "name": "CommBank Accounts Accounts API Customer API API", "version": "1.0" }, "items": [ { "info": { "name": "Customer API", "type": "folder" }, "items": [ { "info": { "name": "Get customer", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/common/customer", "headers": [ { "name": "Accept", "value": "" }, { "name": "x-v", "value": "1" }, { "name": "x-min-v", "value": "1" }, { "name": "x-fapi-interaction-id", "value": "f688ae24-9719-4975-9f58-f6b7e655c37d" }, { "name": "x-fapi-auth-date", "value": "2002-10-03T01:00:00+10:00" }, { "name": "x-fapi-customer-ip-address", "value": "192.168.1.1" }, { "name": "x-cds-client-headers", "value": "Q3VzdG9tZXJzRGV2OkN1c3RvbWVyc0Rldg==" } ] }, "docs": "Obtain basic information on the customer" }, { "info": { "name": "Get Customer Detail", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/common/customer/detail", "headers": [ { "name": "Accept", "value": "" }, { "name": "x-v", "value": "1" }, { "name": "x-min-v", "value": "1" }, { "name": "x-fapi-interaction-id", "value": "f688ae24-9719-4975-9f58-f6b7e655c37d" }, { "name": "x-fapi-auth-date", "value": "2002-10-03T01:00:00+10:00" }, { "name": "x-fapi-customer-ip-address", "value": "192.168.1.1" }, { "name": "x-cds-client-headers", "value": "Q3VzdG9tZXJzRGV2OkN1c3RvbWVyc0Rldg==" } ] }, "docs": "Obtain detailed information on the customer." } ] } ], "bundled": true }