imsxStatusInfoDType
This is the container for the status code and associated information returned within the HTTP messages received from the Service Provider.
- imsxType: stringenum
_code Major requiredThe code major value (from the corresponding enumerated vocabulary).
values- success
- processing
- failure
- unsupported
- imsxType: stringenum
_severity requiredThe severity value (from the corresponding enumerated vocabulary).
values- status
- warning
- error
- imsxType: object
_ Code Minor This is the container for the set of code minor status codes reported in the responses from the Service Provider.
- imsxType: array object[] · imsxCodeMinorFieldDType[] 1…
_code Minor Field requiredEach reported code minor status code.
This is the container for a single code minor status code.
- imsxType: string
_description A human readable description supplied by the entity creating the status code information.
