VirtualReferenceNumberNew

Add a new Virtual Reference Number (VRN) and optionally associate an Account

Metadata

  • Message Type: TransactionMessage
  • Message Number: 1160

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
VirtualReferenceNumberString20The VRN to add.
AccountInteger (unsigned)8Optional Account Id (External FK in MarketGrid UI) to associate with the VRN.