{ "cpOrderId": "11000002", "serverId": 1, "account": "test", "price": 4.99, "productId": "mm.product.1", "ts": 1682251647000, "sign": "D60C21D9E37BCD7C5B663A0B3AE0327C" }
curl --location 'http://mm-gw.mm.quantum-web-platform.com/pay/quantum' \ --header 'Content-Type: application/json' \ --data '{ "cpOrderId": "11000002", "serverId": 1, "account": "test", "price": 4.99, "productId": "mm.product.1", "ts": 1682251647000, "sign": "D60C21D9E37BCD7C5B663A0B3AE0327C" }'
{ "code": 200 }