The request invalid event occurs when the parameters specified in the request payload are not
of the correct format.
For example; the format of the date is incorrect, the address specified is less than 6 characters.
A sample response is attached for further elaboration:
{ "reference":"17374217", "event":"request.invalid", "error":{ "service":"document", "key":"dob", "message":"The dob does not match the format Y-m-d." }, "email":null, "country":null } |
Comments
0 comments
Please sign in to leave a comment.