Click or drag to resize

IElectronicProcessingGetRewardRecipientsByContract Method

Gets a list of reward recipients available for a contract.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetRewardRecipientsByContractResponseType GetRewardRecipientsByContract(
	IElectronicProcessingGetRewardRecipientsByContractRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetRewardRecipientsByContractRequestType
The ID of the pending electronic contract.

Return Value

Type: IElectronicProcessingGetRewardRecipientsByContractResponseType
A list of names and their F and I code numbers.
See Also