Documents
Create Document
Create a new Document.
POST
The Documents Data Model simplifies the handling of document documents across various accounting platforms, providing a standardised approach to accessing and managing document-related information.
To Upload a file using Node JS SDK, you can use the following code:
Authorizations
Body
multipart/form-data
The base64 file of the document
The company ID of the document
The document type of the document
Available options:
BILLS
, INVOICES
, BILL_CREDIT_NOTES
, INVOICE_CREDIT_NOTES
, EXPENSES
, PURCHASE_ORDERS
, SALES_ORDERS
The document type ID of the document
The file name of the document