Skip to content

MngRejectDealerRequest

Rejects a request claimed by the current dealer and changes its status to REJECTED.

HTTP: POST /dealing/request/reject

comment is optional and may contain up to 512 characters.

{"command":"MngRejectDealerRequest","id":42,"comment":"Risk limit exceeded"}
{"id":42,"rejected":true}

Only the dealer assigned through MngClaimDealerRequest can reject the request.