Skip to main content

List Documents for a Record

GET 

/api/documents

Lists the documents linked to a given business record (purchase order, purchase invoice, bill, or stock take). Because one document can be linked to several records, the same file appears here for every record it relates to.

Required scope: purchase-orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type