{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Health Checks API", "version": "1.0" }, "items": [ { "info": { "name": "Health Checks", "type": "folder" }, "items": [ { "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 }