finderGetPostResponse
business_data object
business_namestring
business_typePremiumPanelBusinessDataSubBusinessType (string)
Possible values: [CAR
, REAL_ESTATE
, JOBS
, MARKETPLACE
, SERVICES
, PERSONAL
]
categorystring
chat_enabledboolean
citystring
dataobject
districtstring
first_published_atstring<date-time>
is_phone_hiddenThis field is available only in webhook requests (boolean)
last_modified_atstring<date-time>
statefinderPostExtState (string)
Possible values: [PUBLISHED
, REVIEW_REQ
, PAYMENT_REQ
, RETIRED
]
supplier_chat_assistant_enabledboolean
tokenstring
finderGetPostResponse
{
"business_data": {
"business_name": "string",
"business_type": "CAR"
},
"category": "string",
"chat_enabled": true,
"city": "string",
"data": {},
"district": "string",
"first_published_at": "2024-07-29T15:51:28.071Z",
"is_phone_hidden": true,
"last_modified_at": "2024-07-29T15:51:28.071Z",
"state": "PUBLISHED",
"supplier_chat_assistant_enabled": true,
"token": "string"
}