Carrier-XML
Number of APIs: 4
-
Get all rides GET {{AppUrl}}/api/v1/carrier/ride
-
Get ride by ID GET {{AppUrl}}/api/v1/carrier/ride/{{Ride ID}}
-
Get customer addresses by card number GET {{AppUrl}}/api/v1/carrier/customer/by-card/{{Card number}}
-
Create ride status by ID (not-picked-up) POST {{AppUrl}}/api/v1/carrier/ride/{{Ride ID}}/status