E-Payment Integrator 2016 C++ Edition
E-Payment Integrator 2016 C++ Edition
Questions / Feedback?

CashLetterId Property

A code used to uniquely identify the cash letter inside the file.

Syntax

char* GetCashLetterId();

int SetCashLetterId(char* lpszCashLetterId);

Default Value

""

Remarks

This code identifies the cash letter, and is assigned by the institution that creates the file. This property is part of the Cash Letter Header record (type 10), and is 8 characters in length. The same value will also be used in the Bundle Header Record (type 20) for the "Bundle Id".

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Edition - Version 16.0 [Build 7354]