{
"enterpriseId": "string",
"customerUserId": "string",
"visitReason": 5,
"validStartTime": 0,
"validEndTime": 0,
"visitors": [
{
"name": "string",
"mobile": "string",
"idType": 5,
"idNumber": "string",
"photo": "string",
"photoExt": {
"isUploadToExt": true,
"extPhotoUrl": "string"
},
"plateNumber": "string",
"carType": 5
}
]
}
curl --location --request POST 'http://prod-cn.your-api-server.com/api/open/client/ipp/personpass/v1/visitorappointment/submit?project=1192410229407772672&instance=' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXJ2ZXIiOmZhbHNlLCJzdWIiOiIxNzQzMDg0NTg3MjY0ODE5MjAxIiwiZmxhZyI6NiwiY2xpZW50VHlwZSI6bnVsbCwidXNlcl9uYW1lIjoiMTM3NjIyMzIwMDciLCJzY29wZSI6WyJzZXZlciJdLCJuYW1lIjoiMTM3NjIyMzIwMDciLCJleHAiOjE3MjA1OTcyMzAsImp0aSI6ImE5NjIxN2NiLTBiZDUtNGE1YS1iNmMzLWY1YTVlMjY3ZDIyMSIsInRlbmFudCI6InQxNzQzMDg0NTg3Mjc3NDAyMTEzIiwiY2xpZW50X2lkIjoic3lzIn0.5UPL14t8CI7oySNuurTwkWaob9HstDEILr6bpWb16QU' \
--header 'Content-Type: application/json' \
--data-raw '{
"enterpriseId": "string",
"customerUserId": "string",
"visitReason": 5,
"validStartTime": 0,
"validEndTime": 0,
"visitors": [
{
"name": "string",
"mobile": "string",
"idType": 5,
"idNumber": "string",
"photo": "string",
"photoExt": {
"isUploadToExt": true,
"extPhotoUrl": "string"
},
"plateNumber": "string",
"carType": 5
}
]
}'
{
"id": "string"
}
期待您的宝贵建议
微信扫描二维码,为我们的AIoT产品提出您的宝贵建议,用户体验是我们坚持不懈的追求。