{ "biz_order_id": "313111111111111" }
curl --location --request POST 'http://127.0.0.1/topapi/appstore/internal/order/finish?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "biz_order_id": "313111111111111" }'
{ "errmsg": "string", "errcode": 0 }