VirtualReferenceNumberCount
Request a VirtualReferenceNumber report count. This will cause a VRNCountStatus message to be emitted.
- Message Type: TransactionMessage
- Message Number: 1161
Inherited fields
| Name | Type | Size (bytes) | Description |
|---|
| MessageType | Integer (unsigned) | 2 | The unique identifier of this message.
|
| ClientId | Integer (unsigned) | 4 | The unique identifier of a session with the server, returned in a successful LoginReply message.
|
| RequestId | Integer (unsigned) | 4 | Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session.
|
Fields
| Name | Type | Size (bytes) | Description |
|---|
| ExternalAccountProvider | Foreign key to ExternalAccountProvider | 8 | |
| RescheduleSeconds | Integer (unsigned) | 4 | |
| StartTime | Integer (signed) | 4 | Represents time as an integer in HHMMSS format.
|