Qodex.ai
Qodex.ai
Introduction
Maashub - old
Carrier-JSON
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)Block customer by card numberUnblock customer by card number
Carrier-XML
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)
Agency-JSON
Get all customersGet customer by IDGet all ridesGet ride by IDSearch customerCreate rideUpdate ride by IDCancel a ride by ID
Agency-XML
Get all customersGet customer by IDGet all ridesGet ride by IDCreate rideUpdate ride by IDCancel a ride by ID
Issuer-JSON
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Issuer-XML
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Mobiwijs WMO API
Carrier-JSON
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)Block customer by card numberUnblock customer by card number
Carrier-XML
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)
Agency-JSON
Get all customersGet customer by IDSearch customersGet all ridesGet ride by IDCreate rideUpdate ride by IDCancel a ride by ID
Agency-XML
Get all customersGet customer by IDSearch customersGet all ridesGet ride by IDCreate rideUpdate ride by IDCancel a ride by ID
Issuer-JSON
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Issuer-XML
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Introduction
Maashub - old
Carrier-JSON
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)Block customer by card numberUnblock customer by card number
Carrier-XML
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)
Agency-JSON
Get all customersGet customer by IDGet all ridesGet ride by IDSearch customerCreate rideUpdate ride by IDCancel a ride by ID
Agency-XML
Get all customersGet customer by IDGet all ridesGet ride by IDCreate rideUpdate ride by IDCancel a ride by ID
Issuer-JSON
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Issuer-XML
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Mobiwijs WMO API
Carrier-JSON
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)Block customer by card numberUnblock customer by card number
Carrier-XML
Get all ridesGet ride by IDGet customer addresses by card numberCreate ride status by ID (not-picked-up)
Agency-JSON
Get all customersGet customer by IDSearch customersGet all ridesGet ride by IDCreate rideUpdate ride by IDCancel a ride by ID
Agency-XML
Get all customersGet customer by IDSearch customersGet all ridesGet ride by IDCreate rideUpdate ride by IDCancel a ride by ID
Issuer-JSON
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
Issuer-XML
Get customers with no cardCreate card by IDGet customers requesting direct debitAuthorize / deny direct debit request by ID
HomeMobiwijs WMO APICarrier-XML

Carrier-XML

Number of APIs: 4

  1. Get all rides GET {{AppUrl}}/api/v1/carrier/ride

  2. Get ride by ID GET {{AppUrl}}/api/v1/carrier/ride/{{Ride ID}}

  3. Get customer addresses by card number GET {{AppUrl}}/api/v1/carrier/customer/by-card/{{Card number}}

  4. Create ride status by ID (not-picked-up) POST {{AppUrl}}/api/v1/carrier/ride/{{Ride ID}}/status

Previous
Unblock customer by card number
Next
Get all rides