Documents
A document in e-invoicing refers to a formal, structured piece of information that contains details related to invoicing: e.g financial data, payment details, tax information etc. or any other information relevant to the company's operations, services, or interactions with clients and partners. Every Banqup document is associated with a unique UUID that is stored in the Banqup database as documentId. The UUID is generated when a new file is received/uploaded into Banqup and is necessary when performing document actions via the Banqup APIs.
📄️ ⚠️Add document raw OCR data
This endpoint is no longer recommended.
📄️ ⚠️Add document raw OCR lines
This endpoint is no longer recommended.
📄️ ⚠️Count documents in folder
Get count of documents in the given folder
📄️ ⚠️Generate the document number
**Deprecated.** Use the Document Processor `document-numbers:create` endpoint instead, which provides the same functionality with improved support.
📄️ ⚠️Get count of documents
Get count of documents on the given space
📄️ ⚠️Get document info
Get document information by its ID on the given space
📄️ ⚠️Get document info in folder
Get document information by its ID in the given folder
📄️ ⚠️Get document task info
Get document task information by extension name on the given document in the given space.
📄️ ⚠️Get document tasks
Get list of document tasks on the given document in the given space. The API supports pagination.
📄️ ⚠️Get line item
Get line item detail
📄️ ⚠️Get line items
Retrieve document line items
📄️ ⚠️Get list of documents
Get list of documents on the given space, with options to filter out the result.
📄️ ⚠️Get list of documents in folder
Get list of documents in the given folder, with options to filter out the result.
📄️ ⚠️Update document in folder via JSON patch
Update document by its ID in the given folder by sending JSON patch
📄️ ⚠️Update document with JSON patch
Update document by its ID on the given space by sending JSON patch
📄️ Assign connection to document
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Assign connection to document <br/> Scope: space_write
📄️ Bulk update documents v2
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Bulk update documents v2 <br/> Scope: space_write
📄️ Calculate document data
Evaluates the provided document and calculates both the lines and document metadata. <br/> Scope: space_read
📄️ Create directory
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Create a directory in the given folder and space <br/> Scope: space_write
📄️ Create document
Create document on the given space
📄️ Create document attachment
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Create attachment of the given document <br/> Scope: space_write
📄️ Create document in folder
Create document in the given folder. It can optionally contain line items.
📄️ Create document lines v2
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Create lines v2 in the document. New lines are added to the existing ones <br/> Scope: space_write
📄️ Create document representation
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Create document representation on the given space <br/> Scope: space_write
📄️ Create document task
Create document task on the given document in the given space.
📄️ Create document v2
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Create document v2 on the given space <br/> Scope: space_write