ReturnRoutingNumber Property
A routing number indicating the location to which returns and return notifications should be sent.
Object Oriented Interface
public function getReturnRoutingNumber(); public function setReturnRoutingNumber($value);
Procedural Interface
inpay_check21_get($res, 47 ); inpay_check21_set($res, 47, $value );
Default Value
''
Remarks
This routing number is specified by the institution that creates the file, and specifies the location to which returns, return notifications, and preliminary return notifications should be sent. This property is part of the Bundle Header record (type 20), and is exactly 9 characters long including the check digit.
Data Type
String