Authorization: Bearer ********************curl --location --request POST '/api.php?API=biz/waimai/neworder/order_print' \
--header 'Authorization: Bearer <token>' \
--data-urlencode 'CLIENT_API=' \
--data-urlencode 'openid=' \
--data-urlencode 'data={"order_id":"173"}'{
"error": "0",
"message": "Print successful"
}