The other data model describes documents that do not fit into the standard categories such as invoice, credit note, delivery note, offer, or order confirmation. It is used for miscellaneous document types like account statements, expense reimbursements, payroll, registration certificates, reminders, travel expenses, and unknown types.
The other data model includes the following attributes:
| Attribute | Type | Description |
|---|---|---|
filename |
string | The original filename of the document. |
description |
string | Description of the document. |
document_number |
string | The document number. |
document_date |
string | The document date (RFC 3339 format). |
direction |
string | Direction of the document (incoming or outgoing). Defaults to incoming. |
Below is an example of the output you can expect from the Other Data Model in fetchdocs:
If you need help or want to receive additional attributes, please contact the fetchdocs support team. They're happy to assist you.