For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
7 0 1 1

SecondaryField : what kind of type we can send as passport document type??

Hi,


what kind of value need to send in this?


{

"typeId": "SFCT_14",

"fieldValueType": "PASSPORT_DOCUMENT_TYPE",

"regExp": null,

"fieldRequired": true,

"label": "PASSPORT_DOCUMENT_TYPE"

},


{

"typeId": "SFCT_14",

"value": "???"

},

look at the ? mark

world-checkworld-check-one
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
548 1 1 1

@ksenanayake1,

Thanks for your query.

{
"typeId": "SFCT_14",
"value": "PASSPORT"
}

Hops this clarifies your concern.

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.

thank your support

is that only value for doc type

@ksenanayake1,

Yes, "PASSPORT" is the only accepted value for SFCT_14.

Click below to post an Idea Post Idea