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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
7 0 3 3

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 512.0 KiB each and 1.0 MiB total.

Hello @ksenanayake1

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an 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 512.0 KiB each and 1.0 MiB total.

thank your support

is that only value for doc type

@ksenanayake1,

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

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.