Description
This function will update an existing ReferralPromotion with the changed fields and returns the updated ReferralPromotion object.
Style
Document
Input (Literal)
The input of this method is the argument updateReferralPromotion of type updateReferralPromotion having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
referralPromotion |
0..1 |
The referralPromotion object to update |
Output (Literal)
The output of this method is the argument updateReferralPromotionResponse of type updateReferralPromotionResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
referralPromotion |
0..1 |
The referralPromotion object that is to be updated |
Remarks
On an exception, the ReferralPromotion is not updated.