Get original document
GET
/v1/econtract/momofingo/document/original-docs/{ id dokumen }
Fetches the original documents for the given document ID.
Path parameters
document_idintegerRequiredExample:
10074
Header parameters
x-access-tokenstringOptionalExample:
{{momofingo_token}}
Responses
200
Successful response
application/json
get
GET /econtract/momofingo/document/original-docs/{document_id} HTTP/1.1
Host: {{base_url}}v1
Accept: */*
200
Successful response
No content
Last updated