PosComponents Web Service
Method/GetSingleCustomerCounter
PosComponents Web Service > All Operations Resource Group : /GetSingleCustomerCounter (Method)
Description
The GetSingleCustomerCounter function returns the customerCounter record for the given primary key.
Request (GetSingleCustomerCounterSoapIn)

The request body is of type GetSingleCustomerCounter.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCustomerCounter Element

Overview

Sequence
itemId xs:int
Response (GetSingleCustomerCounterSoapOut)

The response body is of type GetSingleCustomerCounterResponse.

Response Body Parameters

NameDescriptionData Type
 CustomerCounterInfo
IgnoreAfterTime Element IgnoreBeforeTime Element Monitoring Element Electronic Element MainEntrance Element Cancelled Element DeviceIdentifier Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCustomerCounterResult Element Sequence GetSingleCustomerCounterResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
Cancelled xs:boolean
MainEntrance xs:boolean
Electronic xs:boolean
Monitoring xs:boolean
IgnoreBeforeTime xs:dateTime
IgnoreAfterTime xs:dateTime
See Also
All Operations Resource GroupPosComponents Web Service