Set Allocation Presets
Set the preset behavior for allocation groups for specific events.
POST /iserver/account/allocation/presets
Request Object
Body Params
default_method_for_all: String. Required
Set the default allocation method to be used for all allocation groups without a set value.
group_auto_close_positions: bool. Required
profiles_auto_close_positions: bool. Required
strict_credit_check: bool. Required
group_proportional_allocation: bool. Required
Python
Abap
Response Object
success: bool.
Confirms that the preset was properly set.

