FinancialComponents Web Service
Method/GetCashSalePaymentTotals
FinancialComponents Web Service > All Operations Resource Group : /GetCashSalePaymentTotals (Method)
Description
The GetCashSalePaymentTotals function returns all cashSalePayment records for the specified parameters.
Request (GetCashSalePaymentTotalsSoapIn)

The request body is of type GetCashSalePaymentTotals.

Request Body Parameters

NameDescriptionData Type
 CashSalePaymentsFilter
ConversionId Element CardIdentifier Element Reference Element Paid Element PreviousDateTo Element TransactionDateTo Element TransactionDateFrom Element PaymentType Element Sequence PaymentTypes Element PaymentTypeId Element UserId Element PosTerminalId Element StoreId Element CashSaleId Element ItemIdTo Element ItemIdFrom Element Sequence filter Element Sequence GetCashSalePaymentTotals Element

Overview

Sequence
Sequence
ItemIdFrom xs:int
ItemIdTo xs:int
CashSaleId xs:int
StoreId xs:int
UserId xs:int
TransactionDateTo xs:dateTime
PreviousDateTo xs:dateTime
Paid xs:decimal
Reference optional xs:string
CardIdentifier optional xs:string
Response (GetCashSalePaymentTotalsSoapOut)

The response body is of type GetCashSalePaymentTotalsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfCashSalePaymentTotalInfo
CashSaleId Element IsoCurrencyCode Element CurrencyCode Element CurrencyDescription Element PaymentTypeShortDescription Element PaymentTypeDescription Element NumberOfChangeAmounts Element NumberOfRoundAmounts Element NumberOfPayments Element IsRoundAmount Element TotalPaid Element CurrencyId Element PaymentTypeId Element CompanyId Element Sequence CashSalePaymentTotalInfo Element Sequence GetCashSalePaymentTotalsResult Element Sequence GetCashSalePaymentTotalsResponse Element

Overview

See Also
All Operations Resource GroupFinancialComponents Web Service