{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Call Forwarding information retrieval API", "version": "wip" }, "items": [ { "info": { "name": "Call Forwarding information retrieval", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the information about the type of call forwarding service active on a phone number (PhoneNumber)", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/call-forwarding-signal/vwip/call-forwardings", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "This endpoint provides information about which type of call forwarding service is active. More than one service can be active, e.g. conditional and unconditional. This endpoint exceeds the main scope of the Call Forwarding Signal API, for this reason an error code 501 can be returned." } ] } ], "bundled": true }