E-Payment Integrator 2020 Kotlin Edition

Questions / Feedback?

Origin Type

Specifies the originator of a file and the checks contained within.

Remarks

These fields are used in many places in the different records that make up an X9.37 file.

Fields

ContactName
String?

A contact at the institution that creates the file. This field is part of the File Control record (type 99), and is 14 characters in length.

ContactPhone
String?

The phone number of the ContactName at the institution that created the file. This field is part of the Cash Letter Header record (type 10) and File Control record (type 99), and is 10 characters in length.

OriginName
String?

The short name of the ECE institution that created the file. This field is part of the Cash Letter Header record (type 10) and Cash Letter Control record (type 90), and is 14 characters in length.

RoutingNumber
String?

A number that identifies the ECE institution that originates the file. This field is part of the File Header record (type 01) and Cash Letter Header record (type 10), and Bundle Header record (type 20), and is exactly 9 characters long including the check digit.

Constructors

public constructor()



public constructor(originName: String?, routingNumber: String?, contactName: String?, contactPhone: String?)



Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Kotlin Edition - Version 20.0 [Build 7941]