E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

OriginRoutingNumber Property

A number that identifies the ECE institution that originates the file.

Object Oriented Interface

public function getOriginRoutingNumber();
public function setOriginRoutingNumber($value);

Procedural Interface

inpay_check21_get($res, 45 );
inpay_check21_set($res, 45, $value );

Default Value

''

Remarks

A number that identifies the ECE institution that originates the file. This property 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.

This property is not available at design time.

Data Type

String

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