Attribute · commonFunctional.default
statusType
commonFunctional.default.statusType
From the standard
- Description (EN)Status
- Description (NL)Status
- Note infeedbackStatus of the proccessing of the original message for which the status and/or errors are being sent to the Feedback endpoint. Message statuses are either 'Accepted (8 - Geaccepteerd)' or 'Not Accepted (0 - Afgewezen).
- Typestring
- Code listADNSTS
- Allowed values0 | 8
- Example value"0"
In messages
| Message | V/O |
|---|---|
| feedback · Feedback message | Mandatory |
Errors and fixes
- Feedback: statusType not 0 or 8Use HTTP 202 for 'pending' and send the feedback only at the outcome.
- HTTP 400 on synchronous validation: how to read the feedback messageParse the body as a feedback message, link on originalMessageId, correct and send with a new messageId; after a rejection no consultation is needed.
