Search
K
[dev] 🇫🇷 Classifieds Management V4

MediaDisplayOrder

integer

Order in which the media has to be displayed in the classified details. Make sure the main media is 1st.

>= 1

Example:1

MediaTitle

string

media title, should be SEO optimized and describe the media content

Match pattern:(?!(^\s+$))^.+$

Example

UnauthorizedError

Represents an unauthorized 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/staging/seloger/ingest-v4/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

InternalServerErrorResponse

Represents an internal server 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/staging/seloger/ingest-v4/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

BadRequestErrorResponse

Represents a bad request 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/staging/seloger/ingest-v4/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