计费接口
开发中
POST
/{{app_client}}v1.car/recordConsume
client
请求参数
Header 参数
X-Client
string
必需
默认值:
{{x_client}}
X-ApifoxUser
string
必需
默认值:
{{apifox_user}}
X-Time
string
必需
默认值:
{{timestamp}}
Body 参数multipart/form-data
car_number
string
车牌号
示例值:
粤ZF023
export_passageway_id
integer
出场通道ID
示例值:
2
export_time
integer
出场时间
示例值:
1664445215
示例代码
返回响应
修改于 2023-03-26 06:13:13