{ "quantity": "12", "biz_order_id": "3131111111", "request_id": "1199291922", "userid": "user123" }
curl --location --request POST 'http://127.0.0.1/topapi/appstore/internal/order/consume?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "quantity": "12", "biz_order_id": "3131111111", "request_id": "1199291922", "userid": "user123" }'
{ "errmsg": "string", "errcode": 0 }