Required Scopes: DEBT_COLLECTION_WRITE
OK
Validation of the request failed. No matching debt collection contract found.
Authentication failed. No api-key, wrong api-key or wrong header name.
Authorization failed. The caller has no privilege to the given resource.
Entity does not exists.
Conflict
Access denied - rate limit is exceeded.
Unexpected system error.
{- "debtors": [
- {
- "debtorId": "2334545",
- "agencyCollectionCases": [
- {
- "agencyCollectionCaseId": "dabjhkasdg",
- "publicCollectionCaseId": "string",
- "collectionCaseIds": [
- "123e4567-e89b-42d3-a456-556642440000"
], - "closure": {
- "type": "POSITIVE",
- "options": [
- {
- "key": null,
- "value": null
}
], - "date": "2022-09-20",
- "rejectionReason": "CLAIMS_ALREADY_IN_COURT",
- "closureReason": "Not successful due to mail not successfully delivered"
}, - "debts": [
- {
- "debtId": "123e4567-e89b-42d3-a456-556642440000",
- "originalAmount": 100,
- "canceledAmount": 0,
- "paidAmount": 100,
- "currency": "EUR"
}
]
}
]
}
], - "requestId": "fc336b0b-409c-4c66-a26d-ab25b87dcb8f"
}
{- "errorMessage": "string",
- "errorCode": "string",
- "traceId": "string",
- "args": [
- null
], - "typedArgs": [
- {
- "value": null,
- "type": "TIMESTAMP"
}
]
}