Request Information
Returns list of received invoices. Filters are optional.
Example URL:
v2.0/ReceivedInvoices
None.
None.
Response Information
IPageOfReceivedInvoiceApiModel
Name | Description | Type | Additional information |
---|---|---|---|
Items |
List of entities on this page |
Collection of ReceivedInvoiceApiModel |
None. |
TotalItems |
Total number of entries |
integer |
None. |
TotalPages |
Total number of pages |
integer |
None. |
Sample:
Sample not available.