The GetPrePaymentRequestsCount function returns the number of found prePaymentRequest records for the specified parameters.
Method | /GetPrePaymentRequestsCount |
The request body is of type GetPrePaymentRequestsCount.
Name | Description | Data Type |
---|---|---|
filter | PrePaymentRequestsFilter | |
skipItemId | xml:int |
|
The response body is of type GetPrePaymentRequestsCountResponse.
Name | Description | Data Type |
---|---|---|
GetPrePaymentRequestsCountResult | xml:int |
|