Description
This function will create and return a product
Style
Document
Input (Literal)
The input of this method is the argument createProduct of type createProduct having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
product |
0..1 |
The product to create |
Output (Literal)
The output of this method is the argument createProductResponse of type createProductResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
product |
0..1 |
The product that has been created |