Get all available brands
Method | /productbasecomponents.asmx/GetBrands |
The request body is of type GetBrands.
Name | Description | Data Type |
---|---|---|
code | xml:string | |
externalCode | xml:string | |
gs1Code | xml:long | |
description | xml:string | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetBrandsResponse.
Name | Description | Data Type |
---|---|---|
GetBrandsResult | ArrayOfViewBrandInfo |
|