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.
📄️ 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 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