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

The request body is of type GetCashSalePayments.

Request Body Parameters

NameDescriptionData Type
 CashSalePaymentsFilter
 xml:string
orderBy Element 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 GetCashSalePayments 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
orderBy optional xs:string
Response (GetCashSalePaymentsSoapOut)

The response body is of type GetCashSalePaymentsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCashSalePaymentInfo
Eft2Description Element Eft1Description Element PosTerminalNumber Element PaymentType Element PaymentTypeDescription Element LedgerId Element SaleUserId Element PosTerminalId Element ConversionId Element CardIssuerCode Element CardIdentifier Element Reference Element IsChangeAmount Element TransactionDateTime Element IsRoundAmount Element Paid Element CurrencyId Element PaymentTypeId Element CashSaleId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashSalePaymentInfo Element Sequence GetCashSalePaymentsResult Element Sequence GetCashSalePaymentsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CashSaleId xs:int
CurrencyId xs:int
Paid xs:decimal
IsRoundAmount xs:boolean
IsChangeAmount xs:boolean
Reference optional xs:string
CardIdentifier optional xs:string
CardIssuerCode optional xs:string
SaleUserId xs:int
LedgerId xs:int
PaymentTypeDescription optional xs:string
Eft1Description optional xs:string
Eft2Description optional xs:string
See Also
All Operations Resource GroupFinancialComponents Web Service