Skip to content

MngUpdateDealerPool

Updates an existing pool. Omitted fields preserve their current values. When supplied, dealer_logins replaces the complete member list. Requires SESSION_ADMIN.

HTTP: PUT /dealing/pool

{"command":"MngUpdateDealerPool","id":1,"description":"Updated pool","dealer_logins":[1001,1003]}

Returns the complete updated pool object.