FinancialComponents Web Service
Method/GetSingleCashSalePayment
FinancialComponents Web Service > All Operations Resource Group : /GetSingleCashSalePayment (Method)
Description
The GetSingleCashSalePayment function returns the cashSalePayment record for the given primary key.
Request (GetSingleCashSalePaymentSoapIn)

The request body is of type GetSingleCashSalePayment.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCashSalePayment Element

Overview

Sequence
itemId xs:int
Response (GetSingleCashSalePaymentSoapOut)

The response body is of type GetSingleCashSalePaymentResponse.

Response Body Parameters

NameDescriptionData Type
 CashSalePaymentInfo
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 GetSingleCashSalePaymentResult Element Sequence GetSingleCashSalePaymentResponse Element

Overview

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
See Also
All Operations Resource GroupFinancialComponents Web Service