DynamicsAxServiceProcessStudentBankAccountInfo Method |
This method enables the calling application to add, update, or delete Student payment details in the CampusNexus Student database.
Namespace:
Cmc.CampusLink.Wcf.AccountsAssembly: Cmc.CampusLink.Wcf (in Cmc.CampusLink.Wcf.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public StudentBankAccountResponse ProcessStudentBankAccountInfo( StudentBankAccountRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsStudentBankAccountRequest
The StudentBankAccountRequest message with details to add, update, or delete the student payment details.
Return Value
Type: StudentBankAccountResponseReturns the StudentBankAccountResponse message.
Implements
IDynamicsAxService.ProcessStudentBankAccountInfo(StudentBankAccountRequest)