Appearance
document-invoices​
Get Dunnings​
GET
/accounts/{accountUuid}/documents/v2/invoices/{invoiceUuid}/dunnings
Lists all active dunnings of a document
Authorizations​
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters​
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"invoiceUuid*
Type
Requiredstring
Format
"uuid"Responses​
Successful response
application/json
JSON"data": [{"uuid": "string","id": 0,"currencyCode": "string","currencyCodeRecognized": "string","title": "string","type": "string","subtype": "string","reference": "string","status": "string","sentStatus": "string","customField1": "string","customField2": "string","customField3": "string","customField4": "string","invoiceDate": "string","deliveryDate": "string","dueDate": "string","receiver": {"addressUuid": "string","companyUuid": "string","customerNumber": "string","name": "string","email": "string","personUuid": "string"},"documentTotal": 0,"nextDunningDate": "string","customDunningDate": "string","dunningLevel": "string","invoiceNumber": "string","importedInvoiceNumber": "string","systemInvoiceNumber": "string","isArchived": true,"isCancelled": true,"isImported": true,"openAmount": 0,"updatedAt": "string","isTemplate": true}],"message": "string","status": 200,"meta": {}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}