The GetInboundInvoiceJournals function returns the number of found inboundInvoiceJournal records for the specified parameters.
Method | /GetInboundInvoiceJournalsCount |
The request body is of type GetInboundInvoiceJournalsCount.
Name | Description | Data Type |
---|---|---|
filter | InboundInvoiceJournalsFilter | |
skipItemId | xml:int |
|
The response body is of type GetInboundInvoiceJournalsCountResponse.
Name | Description | Data Type |
---|---|---|
GetInboundInvoiceJournalsCountResult | xml:int |
|