Last Updated on : 2023-06-20 14:53:59download
Enable vehicle management with Internet of things technology, fully realize unattended intelligent management and improve vehicle access efficiency.
API Name | URL |
---|---|
Delete Visitor Vehicle | DELETE:/v1.0/parking-control/{device_id}/visitor-cars/{visitor_car_id} |
Add Visitor Vehicle | POST:/v1.0/parking-control/{device_id}/visitor-cars/{visitor_car_id} |
Extend Accessible Period of Visitor Vehicle | PUT:/v1.0/parking-control/{device_id}/visitor-cars/{visitor_car_id}/delay |
Update Visitor Vehicle | PUT:/v1.0/parking-control/{device_id}/visitor-cars/{visitor_car_id} |
API Name | URL |
---|---|
Get Current Vehicle | GET:/v1.0/parking-control/{device_id}/cars/current |
Generate Pending Order | POST:/v1.0/parking-control/{device_id}/orders/generate |
Notify Payment Result | POST:/v1.0/parking-control/{device_id}/fees/{order_number}/pay |
API Name | URL |
---|---|
Data Synchronization | POST:/v1.0/parking-control/{device_id}/records/sync |
API Name | URL |
---|---|
Delete Special Vehicle | DELETE:/v1.0/parking-control/{device_id}/special-cars |
Add Special Vehicle | POST:/v1.0/parking-control/{device_id}/special-cars |
API Name | URL |
---|---|
Control Barrier Gate | PUT:/v1.0/parking-control/{device_id}/gates/control |
API Name | URL |
---|---|
Add Pass Authorization | POST:/v1.0/parking-control/{device_id}/pass-authorizations/{pass_authorization_id} |
Update Pass Authorization | PUT:/v1.0/parking-control/{device_id}/pass-authorizations/{pass_authorization_id} |
Delete Pass Authorization | DELETE:/v1.0/parking-control/{device_id}/pass-authorizations/{pass_authorization_id} |
API Name | URL |
---|---|
Permit the Pass of Unlicensed Vehicle | POST:/v1.0/parking-control/{device_id}/unlicensed-cars/pass |
API Name | URL |
---|---|
Unlock Vehicle | DELETE:/v1.0/parking-control/{device_id}/cars/unlock |
Lock Vehicle | POST:/v1.0/parking-control/{device_id}/cars/lock |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback