ID of classified to update
>= 1 characters
Attach a media to the classified.
ID of classified to update
>= 1 characters
Identifies the incoming request in the tracing system
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
Characteristic string that identifies the application, operating system, vendor, and version of the requesting user agent.
Syntax : User-Agent: <crm-software-name>/<crm-software-version> <tool-name>/<tool-version> <operating-system>/<operating-system-version>
All subset parts of this string do not allow the following characters : / and (whitespace)
Match pattern:^[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+$
Example:MyAwesomeSoft/1.0.0 curl/7.52.1 debian/9~1.gbpf8534c
Bearer token to authenticate request
Example:Bearer <token>
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:LIVING_ROOM
Order in which the media has to be displayed in the classified details. Make sure the main media is 1st.
>= 1
Example:1
General Type of the given media, mimeType gives the detailed type
Allowed values:PICTUREVIRTUAL_TOURPANORAMAVIDEO
content description tag of the given media
Allowed values:BALCONYBASEMENTBATHROOMBEDROOMCHILDREN_ROOMCORRIDORCOVER_PICTUREENERGY_CERTIFICATEENTRY_HALLFLOOR_PLANGARAGEGARDENHOUSE_VIEWINDOORKITCHENLIVING_ROOMLOGOMAPMISCOUTDOOROUTDOOR_BUILDINGOUTDOOR_HOUSEOUTSIDE_VIEWPOOLPROPERTY_INFORMATIONSCHEMASITE_PLANSTAIRSSTORAGE_ROOMSURROUNDINGTERRACETOILETSVERANDAVIEW_FROM_PROPERTYWORK_ROOM
Example:TERRACE
media title, should be SEO optimized and describe the media content
Match pattern:(?!(^\s+$))^.+$
Example:Double living room
URL of the media.
Example:http://a.com/a.jpg
Accepted
The unique identifier of a classified media
Example:122739e5-b8b7-4220-b3f7-a71151d81c6e
This endpoint allows you to retrieve the media created using the POST endpoint.
General Type of the given media, mimeType gives the detailed type
Allowed values:PICTUREVIRTUAL_TOURPANORAMAVIDEO
Use this value to start a new operation, excluding this value in the new request.
ID of classified
>= 1 characters
Identifies the incoming request in the tracing system
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
Characteristic string that identifies the application, operating system, vendor, and version of the requesting user agent.
Syntax : User-Agent: <crm-software-name>/<crm-software-version> <tool-name>/<tool-version> <operating-system>/<operating-system-version>
All subset parts of this string do not allow the following characters : / and (whitespace)
Match pattern:^[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+$
Example:MyAwesomeSoft/1.0.0 curl/7.52.1 debian/9~1.gbpf8534c
Bearer token to authenticate request
Example:Bearer <token>
Success
Example:eyJ2ZXJzaW9uIjoiMiIsImNsYXNzaWZpZWRJZCI6IjdiMzg0YjM5LTBlNWEtNDFiMS05ODQ3LTE1MWEwYjNmY2U1MSIsImN1c3RvbWVySWQiOiJSQy0zNjgwMTMifQ==
Detach all media from the classified
ID of classified to update
>= 1 characters
Identifies the incoming request in the tracing system
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
Characteristic string that identifies the application, operating system, vendor, and version of the requesting user agent.
Syntax : User-Agent: <crm-software-name>/<crm-software-version> <tool-name>/<tool-version> <operating-system>/<operating-system-version>
All subset parts of this string do not allow the following characters : / and (whitespace)
Match pattern:^[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+$
Example:MyAwesomeSoft/1.0.0 curl/7.52.1 debian/9~1.gbpf8534c
Bearer token to authenticate request
Example:Bearer <token>
Accepted
Accepted message
Example:Your request has been accepted
Applies the requested changes to the given classified media (modify/remove metadata). Read RfC 6902 - JSON Patch for more information.
At the moment, the following properties can be patched:
[
{
"op": "add",
"path": "/displayOrder",
"value": 3
}
]
[
{
"op": "remove",
"path": "/title"
}
]
[
{
"op": "add",
"path": "/category",
"value": "BATHROOM"
}
]
ID of classified to update
>= 1 characters
ID of the media to update
>= 1 characters
Identifies the incoming request in the tracing system
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
Characteristic string that identifies the application, operating system, vendor, and version of the requesting user agent.
Syntax : User-Agent: <crm-software-name>/<crm-software-version> <tool-name>/<tool-version> <operating-system>/<operating-system-version>
All subset parts of this string do not allow the following characters : / and (whitespace)
Match pattern:^[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+$
Example:MyAwesomeSoft/1.0.0 curl/7.52.1 debian/9~1.gbpf8534c
Bearer token to authenticate request
Example:Bearer <token>
One OfThe operation to be applied on the given JSON-Pointer
Allowed values:add
The JSON-Pointer
Allowed values:/title
Match pattern:(/(([^/~])|(~[01]))*)
media title, should be SEO optimized and describe the media content
Match pattern:(?!(^\s+$))^.+$
Example:Double living room
Accepted
The unique identifier of a classified media
Example:122739e5-b8b7-4220-b3f7-a71151d81c6e
Detach a media from the classified
ID of classified to update
>= 1 characters
ID of the media to delete
>= 1 characters
Identifies the incoming request in the tracing system
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
Characteristic string that identifies the application, operating system, vendor, and version of the requesting user agent.
Syntax : User-Agent: <crm-software-name>/<crm-software-version> <tool-name>/<tool-version> <operating-system>/<operating-system-version>
All subset parts of this string do not allow the following characters : / and (whitespace)
Match pattern:^[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+\s{1}[^\/\s]+\/[^\/\s]+$
Example:MyAwesomeSoft/1.0.0 curl/7.52.1 debian/9~1.gbpf8534c
Bearer token to authenticate request
Example:Bearer <token>
Accepted
Example:5c597a63-6932-4b0c-a2a0-2fd935be1755