Description
This function will remove the given referral promo code.
Style
Document
Input (Literal)
The input of this method is the argument deleteReferralPromoCode of type deleteReferralPromoCode having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
promoCode |
string |
0..1 |
The referral promocode to be removed |
Output (Literal)
The output of this method is the argument deleteReferralPromoCodeResponse of type deleteReferralPromoCodeResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
success |
boolean |
1..1 |
Returns true if successful |
Remarks
On an exception, the referral promo code is not deleted.