The GetInboundInvoices function returns all inboundInvoice records for the specified parameters.
Method | /GetInboundInvoices |
The request body is of type GetInboundInvoices.
Name | Description | Data Type |
---|---|---|
filter | InboundInvoicesFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string |
|
The response body is of type GetInboundInvoicesResponse.
Name | Description | Data Type |
---|---|---|
GetInboundInvoicesResult | ArrayOfViewInboundInvoiceInfo |