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.
ποΈ Approve documents
Approve documents with provided IDs on the given space <br/> Scope: space_write
ποΈ Complete documents
Complete documents with provided IDs on the given space
ποΈ Dispute documents
Dispute documents with provided IDs on the given space
ποΈ Mark documents as paid
Mark documents with provided IDs on the given space as paid <br/> Scope: space_write
ποΈ Mark documents as refused
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Mark documents with provided IDs on the given space as refused <br/> Scope: space_write
ποΈ Mark documents as resolved
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Mark documents with provided IDs on the given space as resolved. <br/> Scope: space_write
ποΈ Mark documents as unpaid
Mark documents with provided IDs on the given space as unpaid. <br/> Scope: space_write
ποΈ Mark documents as won't be paid
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Mark documents with provided IDs on the given space as won't be paid. <br/> Scope: space_write
ποΈ Partially approve documents
Partially approve documents with provided IDs on the given space <br/> Scope: space_write
ποΈ Refuse documents
Refuse documents with provided IDs on the given space
ποΈ Reject documents
Reject documents with provided IDs on the given space
ποΈ Suspend documents
Suspend documents with provided IDs on the given space
ποΈ Get balance offsets of a document
Get balance offsets of a document on the given space <br/> Scope: space_read
ποΈ Retrieve document list balance offsets
Retrieve the balance offsets of a list of documents in the given space, ordered by document id. <br/> Scope: space_read
ποΈ Get list of document attachments
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get list of document attachments by documentId on the given space, with the option to filter out the result, and support pagination. <br/> Scope: space_read
ποΈ 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
ποΈ Get document attachment info
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get document's attachment information by its ID on the given space <br/> Scope: space_read
ποΈ Delete 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/> Delete document attachment by its ID on the given space. <br/> Scope: space_write
ποΈ Update 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/> Update attachment of the given document <br/> Scope: space_write
ποΈ Retrieve document attachment content
Retrieve document attachment content by its ID on the given space <br/> Scope: space_read
ποΈ Get list of document relations
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get list of document relations on the given space, with the option to filter out the result. <br/> Scope: space_read
ποΈ Create document relations
<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 relations for given document <br/> Scope: space_write
ποΈ Delete document relation
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete document relation by id on the given space <br/> Scope: space_write
ποΈ Get list of document representations
Get list of document representations on the given space,
ποΈ Create document representation
Create document representation on the given space <br/> Scope: space_write
ποΈ Get document representation info
Get document representation information by its ID on the given space <br/> Scope: space_read
ποΈ Delete document representation
Delete document representation by its ID on the given space <br/> Scope: space_write
ποΈ Update document representation
Update document representation by its ID on the given space <br/> Scope: space_write
ποΈ Retrieve document content
Retrieve document content by its ID on the given space <br/> Scope: space_read
ποΈ Write content to document
Set the content of document by its ID on the given space <br/> Scope: space_write
ποΈ Mark document as completed
Mark document on the given space as completed <br/> Scope: space_write
ποΈ Get list of documents
Get list of documents on the given space, with options to filter out the result.
ποΈ Create document
Create document on the given space
ποΈ Get list of documents in folder
Get list of documents in the given folder, with options to filter out the result.
ποΈ Create document in folder
Create document in the given folder. It can optionally contain line items. <br/> Scope: space_write
ποΈ Get document info
Get document information by its ID on the given space
ποΈ Delete document
Delete document by its ID on the given space. Will cascade delete associated balance offsets.
ποΈ Update document
Update document by its ID on the given space by sending json with the changes or using JSON patch
ποΈ Get document info in folder
Get document information by its ID in the given folder <br/> Scope: space_read
ποΈ Delete document in folder
Delete document by its ID in the given folder. Will cascade delete associated balance offsets. <br/> Scope: space_write
ποΈ Update document in folder
Update document by its ID in the given folder by sending json with the changes or using JSON patch <br/> Scope: space_write
ποΈ Get count of documents
Get count of documents on the given space
ποΈ Count documents in folder
Get count of documents in the given folder <br/> Scope: space_read
ποΈ Get documents payment details
Get documents payment details by the IDs on the given space <br/> Scope: space_read
ποΈ Get files that linked 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/> Get files that linked to document by its ID on the given space <br/> Scope: space_read
ποΈ Link files 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/> Link files to document <br/> Scope: space_write
ποΈ Get line items
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Retrieve document line items <br/> Scope: space_read
ποΈ Create line item(s)
<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 line item(s) in the document. New line items are added to the existing ones <br/> Scope: space_write
ποΈ Get line item
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get line item detail <br/> Scope: space_read
ποΈ Delete line item
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete line item <br/> Scope: space_write
ποΈ Update line item
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update line item <br/> Scope: space_write
ποΈ Get document tasks
Get list of document tasks on the given document in the given space. The API supports pagination. <br/> Scope: space_read
ποΈ Create document task
Create document task on the given document in the given space. <br/> Scope: space_write
ποΈ Get document task info
Get document task information by extension name on the given document in the given space. <br/> Scope: space_read
ποΈ Delete document task
Delete a document task by extension name on the given document in the given space. <br/> Scope: space_write
ποΈ Update document task
Update document task by extension name on the given document in the given space. <br/> Scope: space_write
ποΈ Get list of document categories
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get list of document categories with the given name and optional search term on the given space space. <br/> Scope: space_read
ποΈ Create document category
<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 category on space <br/> Scope: space_write
ποΈ Delete document category
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete document category on space <br/> Scope: space_write
ποΈ Set document category as active or inactive
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Set document category as active or inactive <br/> Scope: space_write
ποΈ Update document category value.
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update document category value. <br/> Scope: space_write
ποΈ Get 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/> Retrieve document lines v2 <br/> Scope: space_read
ποΈ Replace 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/> Replace lines v2 in the document. Overwrite all the lines of a document <br/> Scope: space_write
ποΈ 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
ποΈ Get document line 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/> Get document line detail v2 <br/> Scope: space_read
ποΈ Delete document line 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/> Delete document line v2 <br/> Scope: space_write
ποΈ Update document line 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/> Update document line v2 <br/> Scope: space_write
ποΈ Get document processing data
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get documentβs processing data of a specific extension (connector).
ποΈ Create/Update document processing data.
<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/Update processing data of a specific extension (connector).
ποΈ Update document processing data
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update documentβs processing data of a specific extension (connector) with json patch operations.
ποΈ Get document raw OCR data
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get the raw OCR data of the document. <br/> Scope: space_read
ποΈ Create/Update document raw OCR data
<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/Update raw OCR data of the document. <br/> Scope: space_write
ποΈ Add document raw OCR data
This endpoint is no longer recommended.
ποΈ Delete document raw OCR data
Delete the raw OCR data of the document
ποΈ Update document raw OCR data
Update the raw OCR data of the document using json-patch operations.
ποΈ Get document raw OCR lines
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get raw OCR lines of the document <br/> Scope: space_read
ποΈ Create/Update document raw OCR lines
<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/Update raw OCR lines to the document <br/> Scope: space_write
ποΈ Add document raw OCR lines
This endpoint is no longer recommended.
ποΈ Delete document raw OCR lines
Delete raw OCR lines of the document
ποΈ Update document raw OCR lines
Update raw OCR lines of the document using json-patch operations.
ποΈ 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
ποΈ Get list of 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/> Get list of documents v2 on the given space, with options to filter out the result.
ποΈ 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
ποΈ Get document info 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/> Get document information v2 by its ID on the given space <br/> Scope: space_read
ποΈ Delete 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/> Delete document v2 by its ID on the given space. Will cascade delete associated balance offsets. <br/> Scope: space_write
ποΈ Update 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/> Update document v2 by its ID on the given space by sending json with the changes or using JSON patch <br/> Scope: space_write
ποΈ Get documents payment details 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/> Get documents payment details v2 by the IDs on the given space <br/> Scope: space_read
ποΈ Unassign connection from 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/> Unassign connection from document <br/> Scope: space_write
ποΈ Get document status
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get document status of a specific extension (connector).
ποΈ Create/Update document status of extension
<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/Update document status of a specific extension (connector).
ποΈ Update document status of extension
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update document status of a specific extension (connector) with json patch operations.
ποΈ Get document validation data
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get documentβs validation data of a specific extension (connector).
ποΈ Create/update document validation data.
<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/Update documentβs validation data of a specific extension (connector).
ποΈ Update document validation data
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update documentβs validation data of a specific extension (connector) with json patch operations.