Get Document


Endpoint to getting document data and temporary URL to document in object storage.


Endpoint URL

https://smartdoc.myhumatrix.com/get/doc/


Post Parameters

*API_KEY:
string
(secret key provided by system administrator)
*NationID:
string
(identification number to access personal document)
*DocType:
string
(document type code)

Response

{  
   "IDCard":"1100800086797",
   "FileURL":"http:\/\/humanica-document.oss-ap-southeast-1.aliyuncs.com\/1100800086799-APP1-001.pdf?OSSAccessKeyId=LTAI9lggVQUGRQ2T&Expires=1534820276&Signature=a8jT3owpNa1pS1ImcW8tJnw9irI%3D"
}