Receiving a response from the Phonematch web service

When a request is made, the response will be returned in sub-second time. Responses will return the details of any Phonematch telephone numbers that match the name and address provided; or, in the event of an error, will return an error message.

Responses are provided as JSON encoded objects containing response parameters, the possible values of which are highlighted below.

Response Parameters

Parameter Data Type Format Provided Notes
Status Number Value between 100 - 200 See Status Codes table.
landline1Number Number 0-9 Landline telephone number output 1
landline2Number Number 0-9 Landline telephone number output 2
landline3Number Number 0-9 Landline telephone number output 3
mobile1Number Number 0-9 Mobile telephone number output 1
mobile2Number Number 0-9 Mobile telephone number output 2
mobile3Number Number 0-9 Mobile telephone number output 3

Once you receive a response, you can then present/use these values to suit your business needs.

Terms and conditions apply