ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesClassificationLevel1
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesClassificationLevel1 (Method)
Description
The GetCompaniesClassificationLevel1 function returns all companies infos for the calling organization.
Request (GetCompaniesClassificationLevel1SoapIn)

The request body is of type GetCompaniesClassificationLevel1.

Request Body Parameters

NameDescriptionData Type
 ClassificationLevel1Info
IsDerived Element ClassificationGroupId Element FollowupNumber Element IsPosPromotion Element LoyaltyCardPercentage Element IsCancelled Element ProductCategoryId Element Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence classificationLevel1 Element Sequence GetCompaniesClassificationLevel1 Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
IsCancelled xs:boolean
IsPosPromotion xs:boolean
IsDerived xs:boolean
Response (GetCompaniesClassificationLevel1SoapOut)

The response body is of type GetCompaniesClassificationLevel1Response.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewClassificationLevel1Info
IsHasChildren Element ClassificationGroupDescription Element CashRegisterGroupDescription Element CashRegisterGroupCode Element ProductCategoryDescription Element ProductCategoryCode Element IsDerived Element ClassificationGroupId Element FollowupNumber Element IsPosPromotion Element LoyaltyCardPercentage Element IsCancelled Element ProductCategoryId Element Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewClassificationLevel1Info Element Sequence GetCompaniesClassificationLevel1Result Element Sequence GetCompaniesClassificationLevel1Response Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
IsCancelled xs:boolean
IsPosPromotion xs:boolean
IsDerived xs:boolean
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
IsHasChildren xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service