Mp Flow

Flow #

The MP APIs system currently only shows support for functions such as orders, traffic,activation-code, and alarms

Flow general #

In this chapter, some typical flows will be described.

A typical flow #

The apis flow of typical process for successfully querying the status of an order is as follows:

No. of step description API used
1 select interface /mp-api/api/esim/queryOrderStatus
2 generate a signature according to the signature algorithm specification Client writing algorithm program
3 make API calls using the generated signature /mp-api/api/esim/queryOrderStatus
image

Customer order #

To support partner’s 2C business the MP system provide an API to get the activation code and create a releated-order in MP side directly so the partner can switch(ON/OFF)the order to enbable/disable the services(sms,data,voice) later.

image