{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Send SMS API", "version": "wip" }, "items": [ { "info": { "name": "Send SMS", "type": "folder" }, "items": [ { "info": { "name": "Send SMS", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/call-forwarding-signal/vwip/short-message", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "The customer application server makes a request to the SMS API to send SMS message to the destination address.\n" } ] } ], "bundled": true }