Set Model Preset
Set the preset behavior for models.
Request
This endpoint expects an object.
avoidNegativeCashInIndependent
Avoid negative offsetting cash in Independent
closeDivestIndependentPosition
Close out the full position while divesting.
fullyInvestExistingLongPositions
Use the maximum avialble funds to increase long positions.
keepModelOpen
Keep model open for fully divested accounts.
preferCrossWithIndependent
Transfer positions to Independent instead of liquidating.
preferTransferFromIndependent
Transfer positions from Independent structure when possible.
reqID
Request identifier to uniquely track a request.
roundAllocationQuantityToExchangeBoardLot
Determine if allocation quantities should be handled by lot size.
subscriptionStatus
Describes if the model is in polling mode.
useNonBaseCcy
Use non-base balances when available.
useToleranceRange
Designate of tolerance ranges should be used for rebalancing.
Response
Successfully retrieve preset details
error
Report the behavior when attempting to save.
reqID
Request identifier to uniquely track a request.
subscriptionStatus
Describes if the model is in polling mode.
success
Signifies that the request was successfully submitted.
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

