Add new record to StoreProducts table
Method | /AddStoreProduct |
The request body is of type AddStoreProduct.
Name | Description | Data Type |
---|---|---|
storeProduct | StoreProductInfo |
The response body is of type AddStoreProductResponse.
Name | Description | Data Type |
---|---|---|
AddStoreProductResult | xml:int |
|