API / Accounting
API / Accounting
Use case / Accounting

Retrieve Purchase Invoice Documents (Deprecated)

(deprecated, use /purchase-invoice/{id}/documents instead)

get/v1/accounting/purchase_invoice/{id}/documents

Path parameters

idstring uuid required

Response

Successful Response

idstring uuid required

Unique identifier of the document

namestring required

Name of the document

typestring required

Type of the document

download_urlstring

Relative URL from the base URL to download the document

subject_typestring required

Linked subject of the document

content_typestring nullable

Content type of the document

Changes

No recorded changes to this endpoint across all 1 revision of this API.