The GetPrePayments function returns all prePayment records for the specified parameters.
Method | /GetPrePayments |
The request body is of type GetPrePayments.
Name | Description | Data Type |
---|---|---|
filter | PrePaymentsFilter | |
skipItemId | xml:int | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string |
![]() |
|
The response body is of type GetPrePaymentsResponse.
Name | Description | Data Type |
---|---|---|
GetPrePaymentsResult | ArrayOfViewPrePaymentInfo |
![]() |
|