{ "opencollection": "1.0.0", "info": { "name": "Rekki.com Supplier catalog general API", "version": "1.0" }, "items": [ { "info": { "name": "general", "type": "folder" }, "items": [ { "info": { "name": "Post a log message for the supplier for internal debugging. There is no need to handle response from this endpoint", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integration/v1/log", "headers": [ { "name": "X-REKKI-Authorization-Type", "value": "" } ] }, "docs": "Post a log message for the supplier for internal debugging. There is no need to handle response from this endpoint" }, { "info": { "name": "Post a log message for the supplier for internal debugging. There is no need to handle response from this endpoint", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integration/v3/log", "headers": [ { "name": "X-REKKI-Authorization-Type", "value": "" } ] }, "docs": "Post a log message for the supplier for internal debugging. There is no need to handle response from this endpoint" } ] } ], "bundled": true }