question

Upvotes
Accepted
1 0 2 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 5.0 MiB each and 10.0 MiB total.

1 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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea