Description
This function will create and return a product offer.
Style
Document
Input (Literal)
The input of this method is the argument createProductOffer of type createProductOffer having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
offer |
0..1 |
The product offer to create |
Output (Literal)
The output of this method is the argument createProductOfferResponse of type createProductOfferResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
productOffer |
0..1 |
The product offer that has been created |
Remarks
On an exception, the product is not created, and null is returned.