Document Uploader

create

post
Body
Responses
chevron-right
200

OK

*/*
post
/egov-document-uploader/egov-du/document/_create

delete

post
Body
Responses
chevron-right
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 · enumRequired

status of request processing - to be enhanced in futuer to include INPROGRESS

Possible values:
post
/egov-document-uploader/egov-du/document/_delete

search

post
Query parameters
categorystringOptional
namestringOptional
postedBystringOptional
tenantIdsstring[]Optional
uuidstringOptional
Body
Responses
chevron-right
200

OK

*/*
post
/egov-document-uploader/egov-du/document/_search

update

post
Body
Responses
chevron-right
200

OK

*/*
post
/egov-document-uploader/egov-du/document/_update

Last updated

Was this helpful?