Get all available storeTypes
Method | /GetStoreTypes |
The request body is of type GetStoreTypes.
Name | Description | Data Type |
---|---|---|
organizationId | xml:int | |
companyId | xml:int | |
description | xml:string |
|
The response body is of type GetStoreTypesResponse.
Name | Description | Data Type |
---|---|---|
GetStoreTypesResult | ArrayOfViewStoreTypeInfo |
|