ReserveHolding

Metadata

  • Message Type: TransactionMessage
  • Message Number: 1082

Inherited fields

NameTypeSize (bytes)Description
MessageTypeInteger (unsigned)2The unique identifier of this message.
ClientIdInteger (unsigned)4The unique identifier of a session with the server, returned in a successful LoginReply message.
RequestIdInteger (unsigned)4Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session.

Fields

NameTypeSize (bytes)Description
IdForeign key to HoldingReservation8
AccountForeign key to Account8
AccountIdInteger (unsigned)8
InstrumentForeign key to Instrument8
InstrumentIdInteger (unsigned)8
TypeOne of HoldingReservationType1
RelatedTableOne of Table1
RelatedRecordInteger (signed)8
QuantityInteger (signed)8
MetaDataString100
OperationOne of ReservationOperation1
DeficitTypeOne of ReservationDeficitType1This field is to allow pre-reservation of funds that have not yet been received into the account. See Enum for details of each option.