Docparser · Example Payload

Upload Document Base64 Request

Document ParsingData ExtractionPDFOCRDocument AutomationInvoicesContractsREST API

Upload Document Base64 Request is an example object payload from Docparser, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

file_contentfile_nameremote_id

Example Payload

Raw ↑
{
  "file_content": "JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBvYmoKPDwvTGVuZ3RoIDMgMCBSL0ZpbHRlci9GbGF0ZURlY29kZT4+...",
  "file_name": "invoice-2026-001.pdf",
  "remote_id": "order-9001"
}