文档
测试

事件上报

POST
/v1/visit/eventreport

请求头

参数名
类型
描述
必填
authorization
string
登录成功后服务端返回的token
必填

请求参数

参数名
类型
描述
必填
event_title
string
事件标题
必填
event_time
string
事件时间 统一UTC时间
必填
event_latlongit
string
事件发生的经纬度,统一使用WGS84坐标系 纬度,经度(选填)
必填
event_pic
array
事件发生的图片(多张)(选填)
必填
event_describe
string
事件描述(选填)
必填
event_type
int
事件类型(废弃)
必填
event_oprate_time
string
事件上报时间(废弃)
必填
village_guid
string
小区GUID(选填)
必填
event_address
string
事件地点(选填)
必填

响应参数

参数名
类型
描述
必填
error_code
number
错误码
必填
error_msg
string
错误信息
必填