Search
K
[dev] 🇩🇪 Listings Management Germany

parsingErrorResponse

Represents a parsing error

typestringrequired

The URI reference that identifies the problem type. The “about:blank” URI, when used as a problem type, indicates that the problem has no additional semantics beyond that of the HTTP status code.

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

titlestringrequired

A human-readable summary of the problem type

Example:Some example

detailstringrequired

A human-readable explanation specific to this occurrence of the problem

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

errorSourcestring

The source of the error

Example

errorResponse

object

Represents an error

typestringrequired

The URI reference that identifies the problem type. The “about:blank” URI, when used as a problem type, indicates that the problem has no additional semantics beyond that of the HTTP status code.

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

titlestringrequired

A human-readable summary of the problem type

Example:Some example

detailstringrequired

A human-readable explanation specific to this occurrence of the problem

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

errorSourcestring

The source of the error

Example

unauthorizedErrorResponse

object

Represents an Unauthorized error

typestringrequired

The type of the error

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

titlestringrequired

A human-readable summary of the problem type

Example:Some example

detailstringrequired

A human-readable explanation specific to this occurrence of the problem

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

errorSourcestring

The source of the error

Example

forbiddenErrorResponse

object

Represents a Forbidden error

typestringrequired

The type of the error

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

titlestringrequired

A human-readable summary of the problem type

Example:Some example

detailstringrequired

A human-readable explanation specific to this occurrence of the problem

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

errorSourcestring

The source of the error

Example

notFoundErrorResponse

object

Represents a NotFound error

typestringrequired

The type of the error

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

titlestringrequired

A human-readable summary of the problem type

Example:Some example

detailstringrequired

A human-readable explanation specific to this occurrence of the problem

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

errorSourcestring

The source of the error

Example