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

The request body is of type GetSingleInvoiceSalePayment.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleInvoiceSalePayment Element

Overview

Sequence
itemId xs:int
Response (GetSingleInvoiceSalePaymentSoapOut)

The response body is of type GetSingleInvoiceSalePaymentResponse.

Response Body Parameters

NameDescriptionData Type
 InvoiceSalePaymentInfo
ConversionId Element CardIssuerCode Element CardIdentifier Element Reference Element Paid Element CurrencyId Element PaymentTypeId Element InvoiceSaleId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleInvoiceSalePaymentResult Element Sequence GetSingleInvoiceSalePaymentResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CurrencyId xs:int
Paid xs:decimal
Reference optional xs:string
CardIdentifier optional xs:string
CardIssuerCode optional xs:string
See Also
All Operations Resource GroupFinancialComponents Web Service