BankInfoInMsg Class |
This class comprises a single in-message to add or update bank and bank account information of campuses that are associated with the same legal entity.

SystemObject
GenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsBankInfoInMsg
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsGenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsBankInfoInMsg
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] public class BankInfoInMsg : GenericInMsg
The BankInfoInMsg type exposes the following members.

Name | Description | |
---|---|---|
![]() | Address |
The address of the bank. This value is mandatory.
Database Information:
|
![]() | BankAccountInMsgs |
BankAccountInMsg . This value is mandatory.
|
![]() | BankCode |
The bank code. This value is mandatory.
Database Information:
|
![]() | BankDescrip |
Description of the bank. This value is mandatory.
Database Information:
|
![]() | City |
The city where the bank is situated. This value is mandatory.
Database Information:
|
![]() | ContactFirstName |
The first name of the contact person from the bank. This value is mandatory.
Database Information:
|
![]() | ContactLastName |
The last name of the contact person from the bank. This value is mandatory.
Database Information:
|
![]() | ContactTitle |
The title of the contact person from the bank. This value is mandatory.
Database Information:
|
![]() | Country |
The country where the bank is situated. This value is mandatory.
Database Information:
|
![]() | DynamicsCompanyCode |
The GL Company number or the code for the legal entity of the Campus. This value is mandatory.
Database Information:
|
![]() |
The email address of the bank. This value is mandatory.
Database Information:
| |
![]() | Fax |
The Fax number of the bank. This value is mandatory.
Database Information:
|
![]() | Phone |
Phone number of the bank. This value is mandatory.
Database Information:
|
![]() | RoutingNumber |
The routing number of the bank. This value is mandatory.
Database Information:
|
![]() | State |
The state where the bank is situated. This value is mandatory.
Database Information:
|
![]() | ZipCode |
The ZIP code of the bank. This value is mandatory.
Database Information:
|

