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