Order creation interface Function:Call activation/renewal service Response:Returns only the unique order number generated by the system: order_no(Does not include order status)
2.
Asynchronous result notification Mechanism:The static order is created successfully, and we initiate a callback Logo:The customer provides the callback address and we will configure it in the background
Status query interface Method:POST /get_static_order Param:order_no(Required) Return:Contains the final status code of the order and the creation instance information