{
"order_no": "string",
"status": true
}curl --location --request POST 'https://server.711proxy.com/eapi/user/status/' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"order_no": "string",
"status": true
}'{
"code": 0,
"message": "string",
"results": null
}