Search
K
[dev] 🇫🇷 Classifieds Management V3

ValidationErrorResponse

Represents a validation 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

Example:https://caas-api-documentation.kugawana.eu/doc/prod/seloger/ingest-v3/index.html#section/Errors/Validation-Error

titlestringrequired

An human-readable summary of the problem type

Example:Bad request

detailstringrequired

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

Example:Your request has not been validated

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

Match pattern:^([0-9a-f]{2})-([0-9a-f]{32})-([0-9a-f]{16})-([0-9a-f]{2})$

Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

Example:400

errorsarray[object]required

Array of errors

Show Child Parameters
errorSourcestringrequired

The source of the error

Allowed values:bodyrequestParametercontentType

Example:body

Example

ResourceAccessScopeForbiddenError

Represents a ressource forbidden 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

Example:https://caas-api-documentation.kugawana.eu/doc/prod/seloger/ingest-v3/index.html#section/Errors/Validation-Error

titlestringrequired

An human-readable summary of the problem type

Example:Bad request

detailstringrequired

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

Example:Your request has not been validated

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

Match pattern:^([0-9a-f]{2})-([0-9a-f]{32})-([0-9a-f]{16})-([0-9a-f]{2})$

Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

Example:400

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

Example:https://caas-api-documentation.kugawana.eu/doc/prod/seloger/ingest-v3/index.html#section/Errors/Validation-Error

titlestringrequired

An human-readable summary of the problem type

Example:Bad request

detailstringrequired

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

Example:Your request has not been validated

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

Match pattern:^([0-9a-f]{2})-([0-9a-f]{32})-([0-9a-f]{16})-([0-9a-f]{2})$

Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

Example:400

Example

classifiedsPatch

array

A JSONPatch classified.

One Of
opstringrequired

The operation to be applied on the given JSON-Pointer

Allowed values:add

pathstringrequired

The JSON-Pointer

Match pattern:(/(([^/~])|(~[01]))*)

Example:/data/texts/description/fr

valueOne Of
required

The value to be used within the operation

Example:The french description.

Variant 1string