Carrier-JSON
Number of APIs: 6
-
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}}
-
Block customer by card number POST {{AppUrl}}/api/v1/carrier/customer/block-by-card
-
Unblock customer by card number POST {{AppUrl}}/api/v1/carrier/customer/unblock-by-card
-
Create ride status by ID (not-picked-up) POST {{AppUrl}}/api/v1/carrier/ride/{{Ride ID}}/status