Momofin
  • QUICKSTART
    • Getting Started
    • Uploading a document for e-Meterai stamping
  • Reference
    • API Reference
      • Auth
        • Generate access token
        • Get list of contacts
      • Documents
        • Upload document
        • Upload document with Base64 encoded data
        • Download document
        • Get list of sent documents
        • Get list of incoming documents
        • Get document detail
        • Get Document Status
        • Get signers of the document
        • Get original document
        • Placement Document
        • Process document
        • Delete document
        • Audit trail
        • Get speciment
        • Restamping meterai
        • Get client balance
Powered by GitBook
On this page
  1. Reference
  2. API Reference
  3. Documents

Get original document

PreviousGet signers of the documentNextPlacement Document

Last updated 7 months ago

GET /v1/econtract/momofingo/document/original-docs/{ id dokumen }

Fetches the original documents for the given document ID.

Get Original Document

get
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