Responses
API response object reference.
All Document endpoints return one of these response types.
XmlGenerationResponse
ZugferdConversionResponse
SchematronValidationResponse
ValidationError
Schematron validation error detail
| Field | Type | Required | Description |
|---|---|---|---|
flag | string | No | Raw schematron severity flag id (e.g. fatal_error, warn) |
id | string | No | Schematron rule ID |
location | string | No | XPath location of the error in the XML |
severity | string | No | Parsed severity; ERROR/FATAL_ERROR block sending, WARNING/INFO do not |
text | string | No | Human-readable error message |
PingResponse
| Field | Type | Required | Description |
|---|---|---|---|
environment | string | No | |
role | string | No | |
status | string | No | |
timestamp | datetime | No |