Document
Get documents by reference
Retrieves documents that reference a specific task or expense. Provide either taskId or expenseId query parameter to get documents that include the referenced item.
get/v1/documents/by-reference
Query parameters
taskIdstring
Task ID to search for documents
expenseIdstring
Expense ID to search for documents
Response
Documents successfully retrieved
Changes
Changed in 1 of the 3 revisions of this API.2
- ○
added the optional property
items/items/showSignatureto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
items/items/showSignatureto the response with the200status (media type: application/xml)response-optional-property-added
- ○