Get document detail

GET /v1/econtract/web_app/document/detail/:document_id

Fetches document detail for the given document ID

Detail Document

get
/econtract/web_app/document/detail/{document_id}
Path parameters
document_idstringRequiredExample: {{docId}}
Header parameters
x-access-tokenstringOptionalExample: {{momofingo_token}}
Responses
200

OK

application/json
get
/econtract/web_app/document/detail/{document_id}
200

OK

Last updated