MediaCategory
stringContent 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
MediaType
stringGeneral Type of the given media, mimeType gives the detailed type
Allowed values:PICTUREVIRTUAL_TOURPANORAMAVIDEO
MediaDisplayOrder
integerOrder in which the media has to be displayed in the classified details. Make sure the main media is 1st.
>= 1
Example:1
MediaTitle
stringmedia title, should be SEO optimized and describe the media content
Match pattern:(?!(^\s+$))^.+$
UnauthorizedError
Represents an unauthorized error
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
An human-readable summary of the problem type
Example:Bad request
A human-readable explanation specific to this occurrence of the problem
Example:Your request has not been validated
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
The HTTP status code generated for this occurrence of the problem
Example:400