{ "opencollection": "1.0.0", "info": { "name": "Global System for Mobile Communications GSMA Camara Project Endpoint Discovery Application Match API", "version": "0.1.0-wip" }, "items": [ { "info": { "name": "Match", "type": "folder" }, "items": [ { "info": { "name": "Global System for Mobile Communications Matching a customer identity by checking a set of attributes related against the account data bound to their phone number.", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/{basePath}/match", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Verify matching of a number of attributes related to a customer identity against the verified data bound to their phone number in the Operator systems. Regardless of whether the `phoneNumber` is explicitly stated in the request body, at least one of the other fields must be provided, otherwise a `HTTP 400 - KNOW_YOUR_CUSTOMER.INVALID_PARAM_COMBINATION` error will be returned." } ] } ], "bundled": true }