Skip to main content
Version: v0.0.3

Interface: TelecomHeaderInput

The fixed Transaction Header fields to build. Only transactionCode is required.

Properties

binNumber?

readonly optional binNumber?: string

101-A1: routing BIN.


dateOfService?

readonly optional dateOfService?: string

401-D1: Date of Service (CCYYMMDD).


processorControlNumber?

readonly optional processorControlNumber?: string

104-A4: Processor Control Number.


serviceProviderId?

readonly optional serviceProviderId?: string

201-B1: Service Provider ID.


serviceProviderIdQualifier?

readonly optional serviceProviderIdQualifier?: string

202-B2: Service Provider ID Qualifier.


softwareCertificationId?

readonly optional softwareCertificationId?: string

110-AK: Software Vendor / Certification ID.


transactionCode

readonly transactionCode: string

103-A3: Transaction Code; required (a request cannot route without one).


transactionCount?

readonly optional transactionCount?: string

109-A9: transaction count; defaults to "1".


versionRelease?

readonly optional versionRelease?: string

102-A2: Version/Release; defaults to "D0".