DynamicsAxServiceFWSAwardPayment Method |
This method enables the calling application to add or update the FWS award payment details for a student 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 FWSAwardPaymentResponse FWSAwardPayment( FWSAwardPaymentRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsFWSAwardPaymentRequest
The FWSAwardPaymentRequest message with details to add or update the FWS award details for a student.
Return Value
Type: FWSAwardPaymentResponseReturns the FWSAwardPaymentResponse message.
Implements
IDynamicsAxService.FWSAwardPayment(FWSAwardPaymentRequest)