The GetPrePaymentsCount function returns the number of found prePayment records for the specified parameters.
Method | /GetPrePaymentsCount |
The request body is of type GetPrePaymentsCount.
Name | Description | Data Type |
---|---|---|
filter | PrePaymentsFilter | |
skipItemId | xml:int |
|
The response body is of type GetPrePaymentsCountResponse.
Name | Description | Data Type |
---|---|---|
GetPrePaymentsCountResult | xml:int |
|