{ "opencollection": "1.0.0", "info": { "name": "PayJoy Partner API V2 Carts Status API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "X-PayJoy-ApiKey", "value": "{{X-PayJoy-ApiKey}}", "placement": "header" } }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "Service Status", "type": "http" }, "http": { "method": "GET", "url": "https://partner-integration.sandbox.payjoy.com/partner-api/v2/status" }, "docs": "Retrieve the status of the service." } ] } ], "bundled": true }