Authorization: Bearer ********************
{ "orderSn":"THC346878197639237632" }
curl --location --request POST '/api/order/partner/update' \ --header 'Content-Type: application/json' \ --data-raw '{ "orderSn":"THC346878197639237632" }'
{}