AllocationKeyAccountInfoView

An allocation participant.

  • Name Type Description
    AcceptRemainderAmount Boolean Specifies if an account can accept the remaining units, if applicable.
    AccountId String AccountId of account, which is part of allocation.
    AccountKey AccountKey AccountKey of account, which is part of allocation.
    ClientId String ClientId of client, owning the account.
    ClientKey ClientKey ClientKey of client, owning the account.
    Priority Integer If several accounts are defined with AcceptRemainderAmount=true, the priority determines the priority by which remainders are distributed between these accounts Also when allocating partial fills, it is allocated in the prioritized order
    UnitValue Number The actual amount or percentage of the total trade to be distributed to this account, see AllocationUnitType for further explanation.