Receiving a response from the CCJ web service
When a request is made, the response will be returned in sub-second time. Responses will return the details of any County Court Judgement (CCJ) records which have been matched against the request parameter values provided; or highlight that there are no matches; 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 |
---|---|---|---|
Result | Enumeration | Y,N
1 character max |
Result of the search, Y indicates a CCJ record matches the input data, N indicates that no match was found. |
Status | Integer | 0 - 999
3 characters max |
Status code response, see status codes table. |
Once you receive a response, you can then present/use these values to suit your business needs.
Terms and conditions apply