{
"orderId": "string",
"requestId": "string"
}curl --location --request POST '/v2/stable/collect/order/reject' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": "string",
"requestId": "string"
}'{
"orderId": "string",
"orderStatus": "string"
}