Click or drag to resize

IElectronicProcessingUpdateRewardRecipient Method

Updates the reward recipient for a single pending electronic contract.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingUpdateRewardRecipientResponseType UpdateRewardRecipient(
	IElectronicProcessingUpdateRewardRecipientRequestType request
)

Parameters

request
Type: IASIElectronicProcessingUpdateRewardRecipientRequestType
The ID of the pending electronic contract and the numeric code of the reward recipient.

Return Value

Type: IElectronicProcessingUpdateRewardRecipientResponseType
Success/failure information.
See Also