{ "opencollection": "1.0.0", "info": { "name": "B3OS Workflow Action Internal API", "version": "1.0" }, "items": [ { "info": { "name": "Internal", "type": "folder" }, "items": [ { "info": { "name": "POST /v1/internal/anyspend/order-completed", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/internal/anyspend/order-completed", "headers": [ { "name": "x-api-key", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Handle AnySpend order-completed callback" } ] } ], "bundled": true }