Document Uploader
Body
Responses
200
OK
*/*
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.
apiIdstring · max: 128Required
unique API ID
verstring · max: 32Required
API version
tsinteger · int64Required
response time in epoch
resMsgIdstring · max: 256Optional
unique response message id (UUID) - will usually be the correlation id from the server
msgIdstring · max: 256Optional
message id of the request
statusstring · enumRequiredPossible values:
status of request processing - to be enhanced in futuer to include INPROGRESS
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/egov-document-uploader/egov-du/document/_deleteLast updated
Was this helpful?