{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Apis API", "version": "1.0" }, "items": [ { "info": { "name": "Apis", "type": "folder" }, "items": [ { "info": { "name": "Searches order details based on the search criteria", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/orders", "headers": [ { "name": "X-Eth-Date", "value": "2017-06-19T13:18:16Z" }, { "name": "Authorization", "value": "1c723b9ddda75f6348cd939c5a3140f58e58c70d" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Search for orders based on transaction fields that you currently support" }, { "info": { "name": "Health endpoint to ensure confirm connectivity to transaction API", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/orders/healthchecks" }, "docs": "Health or Echo or Heartbeat endpoint ensuring that the API is running" } ] } ], "bundled": true }