The GetInboundInvoicesCount function returns the number of found inboundInvoice records for the specified parameters.
Method | /GetInboundInvoicesCount |
The request body is of type GetInboundInvoicesCount.
Name | Description | Data Type |
---|---|---|
filter | InboundInvoicesFilter |
|
The response body is of type GetInboundInvoicesCountResponse.
Name | Description | Data Type |
---|---|---|
GetInboundInvoicesCountResult | xml:int |
|