The GetInboundInvoiceRows function returns all inboundInvoiceRow records for the specified parameters.
Method | /GetInboundInvoiceRows |
The request body is of type GetInboundInvoiceRows.
Name | Description | Data Type |
---|---|---|
filter | InboundInvoiceRowsFilter | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetInboundInvoiceRowsResponse.
Name | Description | Data Type |
---|---|---|
GetInboundInvoiceRowsResult | ArrayOfViewInboundInvoiceRowInfo |