Search
K
[dev] 🇫🇷 Classifieds Management V3

MediaCategory

string

Content Description category of the given media.

Allowed values:BALCONYBASEMENTBATHROOMBEDROOMCHILDREN_ROOMCORRIDORCOVER_PICTUREENERGY_CERTIFICATEENTRY_HALLFLOOR_PLANGARAGEGARDENHOUSE_VIEWINDOORKITCHENLIVING_ROOMLOGOMAPMISCOUTDOOROUTDOOR_BUILDINGOUTDOOR_HOUSEOUTSIDE_VIEWPOOLPROPERTY_INFORMATIONSCHEMASITE_PLANSTAIRSSTORAGE_ROOMSURROUNDINGTERRACETOILETSVERANDAVIEW_FROM_PROPERTYWORK_ROOM

Example

MediaType

string

General Type of the given media, mimeType gives the detailed type

Allowed values:PICTUREVIRTUAL_TOURPANORAMAVIDEO

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/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