MngReleaseDealerRequest¶
Releases a CLAIMED request back to PENDING. Only the dealer currently assigned to the request can release it.
HTTP: POST /dealing/request/release
{"command":"MngReleaseDealerRequest","id":42}
{"id":42}
After release, assigned_dealer_login is reset and another dealer from the pool can claim the request.