postGetUserPostResponse
business_data object
Possible values: [CAR, REAL_ESTATE, JOBS, MARKETPLACE, SERVICES, PERSONAL]
general_data object
نام دستهبندی هدف. دستهبندیهای موجود را در این آدرس بیابید: https://kenar.divar.dev/openapi-doc/assets-get-categories/
apartment-sellامکان چت فعال باشد
trueشهر آگهی
tehranتوضیحات آگهی
I'm available only in chat.محله آگهی
absharعدم نمایش شماره تماس به کاربران
trueعرض جغرافیایی آگهی
35.7152نوع موقعیت
Possible values: [LOCATION_TYPE_EMPTY, LOCATION_TYPE_EXACT, LOCATION_TYPE_APPROXIMATE]
LOCATION_TYPE_EXACTطول جغرافیایی آگهی
51.4043عنوان آگهی
Temporary Residence for Rent in Tehranvideo object
Duration of the video in seconds
34Name of the video, retrieved from video_name field in the response of upload video endpoint
raw/4786eb10-eac6-4077-b622-78c1c42855c7.mp4Thumbnail of the video, retrieved from thumbnail_name field in the response of upload video endpoint. It will be the first frame of the uploaded video
thumbnail/4786eb10-eac6-4077-b622-78c1c42855c7.jpgPossible values: [POST_STATE_IN_PUBLISH_QUEUE, POST_STATE_PUBLISHED, POST_STATE_WAITING_FOR_EDIT, POST_STATE_WAITING_FOR_PAYMENT, POST_STATE_WAITING_FOR_REVIEW, POST_STATE_PUBLISHED_AND_EDIT_REJECTED, POST_STATE_REJECTED, POST_STATE_DELETED, POST_STATE_RETIRED]
{
"business_data": {
"business_name": "string",
"business_type": "CAR"
},
"category_data": {},
"general_data": {
"category_slug": "apartment-sell",
"chat_enabled": true,
"city": "tehran",
"description": "I'm available only in chat.",
"district": "abshar",
"hide_phone": true,
"images": [
"string"
],
"latitude": 35.7152,
"location_type": "LOCATION_TYPE_EXACT",
"longitude": 51.4043,
"title": "Temporary Residence for Rent in Tehran",
"video": {
"duration": 34,
"name": "raw/4786eb10-eac6-4077-b622-78c1c42855c7.mp4",
"thumbnail_name": "thumbnail/4786eb10-eac6-4077-b622-78c1c42855c7.jpg"
}
},
"reject_reason": "string",
"state": "POST_STATE_IN_PUBLISH_QUEUE"
}