Name | Type | Description | Notes |
---|---|---|---|
type | str | Contains an URI linking to the documentation referencing the domain error code | [optional] |
title | str | Contains the general description based of the domain error code | |
detail | str | Contains the error message that occurred in the service | [optional] |
status | int | ||
errors | dict(str, list[str]) | Contains validation errors when incorrect values are used in the body | [optional] |
domain_error_code | str | Contains an alphabetical code referring to the thrown error | [optional] |