StreamAsgnReqType

Tag 1498

StreamAsgnReqType

Abbreviation: AsgnReqTyp
Typeint
Tag1498
AddedFIX.5.0SP1
Used in2 messages

Description

Type of stream assignment request.

Wire Format & Usage Example

Single field (key=value)
1498=1 (StreamAssignmentForNewCustomer)
In a FIX message (StreamAssignmentRequest)
8=FIX.4.4 | 9=... | 35=CC | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1498=1 (StreamAssignmentForNewCustomer) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1498=1 (StreamAssignmentForNewCustomer) is this field's position in the message.

All valid values
WireNameDescription
1498=1StreamAssignmentForNewCustomerStream assignment for new customer(s)
1498=2StreamAssignmentForExistingCustomerStream assignment for existing customer(s)

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
1StreamAssignmentForNewCustomerStream assignment for new customer(s)FIX.5.0SP1
2StreamAssignmentForExistingCustomerStream assignment for existing customer(s)FIX.5.0SP1