Description
This function will create and returns a promotion code.
Style
Document
Input (Literal)
The input of this method is the argument createPromotionCode of type createPromotionCode having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
promoCode |
0..1 |
The promotion code object to create |
Output (Literal)
The output of this method is the argument createPromotionCodeResponse of type createPromotionCodeResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
promoCode |
0..1 |
The promotion that has been created |
Remarks
On an exception, null is returned.