question

Upvotes
Accepted
1 3 4 3

wrong verify document response

we called documentverification with US test data ( as stated in the specifications )

"PersonInfo": {

"FirstGivenName": "J",

"MiddleName": "Paul",

"FirstSurName": "Williams",

"DayOfBirth": 4,

"MonthOfBirth": 8,

"YearOfBirth": 1988,

"Gender": "M"

},

in the answer we have


"Errors": [

{

"Code": "1001",

"Message": "Missing required field: FirstGivenName"

},


but the field is clearly present in the request - if we populate it with, for example, Jj, the error goes away


world-checkqual-idqual-id-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
41 0 0 1

Hi Valter,


Hope this is sorted now, as per my previous post

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.