POST api/KYCScanner?strIDNumber={strIDNumber}&strSide={strSide}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
strIDNumber

string

Required

strSide

string

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json, text/html

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>

multipart/form-data

Sample:
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name=""

True
--MultipartDataMediaFormatterBoundary1q2w3e--