The GetPriCatTranslations function returns all priCatTranslation records for the specified parameters.
Method | /productbasecomponents.asmx/GetPriCatTranslations |
The request body is of type GetPriCatTranslations.
Name | Description | Data Type |
---|---|---|
filter | PriCatTranslationsFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetPriCatTranslationsResponse.
Name | Description | Data Type |
---|---|---|
GetPriCatTranslationsResult | ArrayOfViewPriCatTranslationInfo |
|