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 APIIssuer-JSON

Issuer-JSON

Number of APIs: 4

  1. Get customers with no card GET {{AppUrl}}/api/v1/issuer/customer/no-card

  2. Authorize / deny direct debit request by ID POST {{AppUrl}}/api/v1/issuer/customer/{{Customer ID}}/debit-authorization

  3. Get customers requesting direct debit GET {{AppUrl}}/api/v1/issuer/customer/debit-requested

  4. Create card by ID POST {{AppUrl}}/api/v1/issuer/customer/{{Customer ID}}/card

Previous
Cancel a ride by ID
Next
Get customers with no card