{
"debug": 1,
"orderId": "202303070006",
"biangengId": "67"
}
curl --location --request POST 'pm/bian-geng/revoke-v2' \
--header 'Authorization: {{AUTH_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"debug": 1,
"orderId": "202303070006",
"biangengId": "67"
}'
{}