Converts a StoreProductInfo to a ViewStoreProductInfo. Can be used for copy-routines.
Method | /ConvertStoreProduct |
The request body is of type ConvertStoreProduct.
Name | Description | Data Type |
---|---|---|
storeProducts | ArrayOfStoreProductInfo |
The response body is of type ConvertStoreProductResponse.
Name | Description | Data Type |
---|---|---|
ConvertStoreProductResult | ArrayOfViewStoreProductInfo |
|