5 RESTClient Call Flows

This chapter provides a sample REST request flow.

Request Flow

Figure 5-1 shows the request and response exchange between USSDGW, DAP, RESTClient, and REST server. The flow depicts a simple scenario where RESTClient receives an xml request from DAP. RESTClient converts the incoming xml request from DAP to a JSON request and that JSON request is sent to the REST server (BRM). RESTClient then receives a response from the REST server. The response is sent back to DAP and a message will be sent to the subscriber based on the response from the REST server.