Confirmation of a postpaid order (Java)

In this use case, the user usually clicks on confirm and the order gets placed. Usually a moment later, the order gets confirmed by the seller with the latest status update on the fulfillment of

Adding billing and shipping details during checkout and receiving the final quote and payment terms (Java)

In this use case, the user is usually done with adding items to a cart and wants to finalize his order by entering his billing and shipping details and generating the invoice. This invoice includes

Confirmation of a postpaid order (Java)

In this use case, the user usually clicks on confirm and the order gets placed. Usually a moment later, the order gets confirmed by the seller with the latest status update on the fulfillment of

Confirmation of a prepaid order (Java)

In this use case, the user usually clicks on confirm and is taken to a payment page. There he makes the payment and upon a successful transaction, the user gets redirected to the application where

Cancellation of an order with reason for cancellation (Java)

In this use case, the user cancels the order. Sometimes, the seller asks for a reason for cancellation before cancelling the order that the user has to provide. The seller’s cancellation policy is also communicated

Send tracking information of an ongoing trip (Java)

In this use case, the user usually clicks on "Track Ride" or sometimes, the application automatically renders the tracking screen as part of the ride screen. Here the provider usually sends a tracking link to

Sending support information of a provider agency (Java)

In this use case, the user wants to contact the customer support due to an issue with the fulfillment of the trip. Here the mobility service provider returns the details of its customer support. Code

Send latest trip updates (Java)

In this use case, the user receives the various updates of an ongoing trip Code snippets BPP receives protocol status /* Example Request JSON: { "context": { "domain": "nic2004:60221", "country": "IND", "city": "std:080", "action": "status",

Selecting a mobility option and sending the updated quote for the same (Java)

In this use case, the user selects a mobility option and receives the fare for the same Code snippets BPP receives protocol select /* Example Request JSON: { "context": { "domain": "nic2004:60221", "country": "IND", "city":

Applying an offer on a mobility service and sending discounted fare (Java)

In this use case, the user applies an offer on a mobility service and receives a discounted fare Code snippets BPP receives protocol select /* Example Request JSON: { "context": { "domain": "nic2004:60221", "country": "IND",