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