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

The request body is of type GetSingleReceivedBankPayment.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleReceivedBankPayment Element

Overview

Sequence
itemId xs:int
Response (GetSingleReceivedBankPaymentSoapOut)

The response body is of type GetSingleReceivedBankPaymentResponse.

Response Body Parameters

NameDescriptionData Type
 ReceivedBankPaymentInfo
Final Element ProcessLog Element PaymentStatus Element PaymentValue Element PaymentReference Element FinancialReference Element Iban Element ImportDateTime Element Number Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleReceivedBankPaymentResult Element Sequence GetSingleReceivedBankPaymentResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Number xs:int
ImportDateTime xs:dateTime
Iban optional xs:string
FinancialReference optional xs:string
PaymentReference optional xs:string
PaymentValue xs:decimal
ProcessLog optional xs:string
Final xs:boolean
See Also
All Operations Resource GroupFinancialComponents Web Service