POST api/KYCScanner?strIDNumber={strIDNumber}&strSide={strSide}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| strIDNumber | string |
Required |
|
| strSide | string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse 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--