PosComponents Web Service
Method/GetSingleCustomerCounting
PosComponents Web Service > All Operations Resource Group : /GetSingleCustomerCounting (Method)
Description
The GetSingleCustomerCounting function returns the CustomerCounting object for the given primary key.
Request (GetSingleCustomerCountingSoapIn)

The request body is of type GetSingleCustomerCounting.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCustomerCounting Element

Overview

Sequence
itemId xs:int
Response (GetSingleCustomerCountingSoapOut)

The response body is of type GetSingleCustomerCountingResponse.

Response Body Parameters

NameDescriptionData Type
 CustomerCountingInfo
Ignore Element Timestamp Element Amount Element CustomerCounterId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCustomerCountingResult Element Sequence GetSingleCustomerCountingResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Amount xs:decimal
Timestamp xs:dateTime
Ignore xs:boolean
See Also
All Operations Resource GroupPosComponents Web Service