DynamicsAxServiceUpdateFWSStatus Method |
This method enables the calling application to verify whether the FWS award information for a student matches with the information present 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 AwardStatusResponse UpdateFWSStatus( AwardStatusRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsAwardStatusRequest
The AwardStatusRequest message with Federal Work Study Awards details for a student.
Return Value
Type: AwardStatusResponseReturns the AwardStatusResponse message.
Implements
IDynamicsAxService.UpdateFWSStatus(AwardStatusRequest)