The GetReceivedBankPaymentsCount function returns the number of found ReceivedBankPayment records for the specified parameters.
Method | /GetReceivedBankPaymentsCount |
The request body is of type GetReceivedBankPaymentsCount.
Name | Description | Data Type |
---|---|---|
filter | ReceivedBankPaymentsFilter |
|
The response body is of type GetReceivedBankPaymentsCountResponse.
Name | Description | Data Type |
---|---|---|
GetReceivedBankPaymentsCountResult | xml:int |
|