{ "opencollection": "1.0.0", "info": { "name": "api-onboarding Account Usage Demo API", "version": "v1" }, "items": [ { "info": { "name": "Demo", "type": "folder" }, "items": [ { "info": { "name": "Emulate inbound funds", "type": "http" }, "http": { "method": "POST", "url": "/onboarding/demo/funding/create", "headers": [ { "name": "X-Auth-Token", "value": "" } ] }, "docs": "Triggers a production-like flow for processing funds, topping up CM balance or rejecting the transaction without topping up CM balance. This resource is only available in the Currencycloud Demo environment; it is not implemented in the Production environment." } ] } ], "bundled": true }