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

The request body is of type GetPrePaymentRequests.

Request Body Parameters

NameDescriptionData Type
 PrePaymentRequestsFilter
 xml:int
 xml:int
 xml:string
 xml:int
skipItemId Element orderBy Element maxRecords Element offset Element IsPaidOnly Element ProductId Element UserId Element SaleOrderId Element CustomerId Element PrePaymentRequestNumber Element StoreId Element Sequence filter Element Sequence GetPrePaymentRequests Element

Overview

Sequence
Response (GetPrePaymentRequestsSoapOut)

The response body is of type GetPrePaymentRequestsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewPrePaymentRequestInfo
CustomerName Element CustomerNumber Element SaleOrderDescription Element SaleOrderNumber Element ToPay Element Paid Element IsPaid Element Note Element ToBePaid Element ProductId Element UserId Element SaleOrderId Element CustomerId Element PrePaymentId Element PrePaymentRequestNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrePaymentRequestInfo Element Sequence GetPrePaymentRequestsResult Element Sequence GetPrePaymentRequestsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
UserId xs:int
ProductId xs:int
ToBePaid xs:decimal
Note optional xs:string
IsPaid xs:boolean
Paid xs:decimal
ToPay xs:decimal
SaleOrderDescription optional xs:string
CustomerName optional xs:string
See Also
All Operations Resource GroupFinancialComponents Web Service