Appearance
document-delivery-notes​
Get delivery notes​
GET
/accounts/{accountUuid}/documents/v2/delivery-notes
Get delivery notes
Authorizations​
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters​
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"Query Parameters
is_template
get templates
Type
boolean
Default
falseupdatedSince
filter for updated items
limit
pagination limit
Type
[
"number",
"null"
]
Maximum
400Minimum
1page
pagination page
Type
[
"number",
"null"
]
Default
1Minimum
1Responses​
Successful response
application/json
JSON"data": {"documents": [{"uuid": "string","id": 0,"currencyCode": "string","currencyCodeRecognized": "string","customField1": "string","customField2": "string","customField3": "string","customField4": "string","deliveryNoteDate": "string","deliveryNoteNumber": "string","isArchived": true,"isCancelled": true,"receiver": {"addressUuid": "string","companyUuid": "string","customerNumber": "string","name": "string","email": "string","personUuid": "string"},"reference": "string","status": "string","sentStatus": "string","title": "string","updatedAt": "string","isTemplate": true}]},"message": "string","status": 200,"meta": {}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}