FinancialComponents Web Service
Method/GetSingleCashSale
FinancialComponents Web Service > All Operations Resource Group : /GetSingleCashSale (Method)
Description
Get single record from CashSale table by specified primary key
Request (GetSingleCashSaleSoapIn)

The request body is of type GetSingleCashSale.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCashSale Element

Overview

Sequence
itemId xs:int
Response (GetSingleCashSaleSoapOut)

The response body is of type GetSingleCashSaleResponse.

Response Body Parameters

NameDescriptionData Type
 CashSaleInfo
LoyaltyProviderId Element ZipCode Element TotalNetPrice Element TotalGrossPrice Element DiscountPrice Element DiscountPercentage Element LoyaltyWithdrawalPrice Element LoyaltyCardNumber Element ConversionId Element TransactionDateTime Element TransactionNumber Element IsVatFree Element PromotionVoucherId Element DebtorId Element CustomerId Element ReceiptId Element SaleTypeId Element UserId Element FiscalInterchangeCode Element PosTerminalId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCashSaleResult Element Sequence GetSingleCashSaleResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
FiscalInterchangeCode optional xs:string
UserId xs:int
SaleTypeId xs:int
ReceiptId xs:int
CustomerId xs:int
DebtorId xs:int
IsVatFree xs:boolean
ConversionId xs:long
DiscountPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
ZipCode optional xs:string
See Also
All Operations Resource GroupFinancialComponents Web Service