GET SupplierInvoice/Get?includeDetail={includeDetail}&includeSupplierDetails={includeSupplierDetails}
Gets a list of Supplier Invoices.
Request Information
This method supports OData queries.
URI Parameters
Name | Type | Additional information | Description |
---|---|---|---|
includeDetail | bool |
Default value is False |
Optional. If set to true, include the lines. |
includeSupplierDetails | bool |
Default value is False |
Optional. If set to true the Supplier is included. |
Body Parameters
None.
Response Information
Resource Description
This collection is wrapped in a paging response object.
Paging response of Supplier InvoiceName | Type | Additional information | Description |
---|---|---|---|
TotalResults | integer |
None. |
|
ReturnedResults | integer |
None. |
|
Results | Collection of Supplier Invoice |
None. |
Response Formats
application/json, text/json
Sample:
{ "TotalResults": 1, "ReturnedResults": 2, "Results": [ { "DueDate": "2024-11-15", "Paid": true, "Status": "sample string 1", "FromDocument": "sample string 2", "Locked": true, "HasAdditionalCost": true, "SupplierId": 5, "SupplierName": "sample string 6", "Supplier": { "Name": "sample string 1", "Category": { "Description": "sample string 1", "ID": 2, "Modified": "2024-11-15", "Created": "2024-11-15" }, "TaxReference": "sample string 2", "ContactName": "sample string 3", "Telephone": "sample string 4", "Fax": "sample string 5", "Mobile": "sample string 6", "Email": "sample string 7", "WebAddress": "sample string 8", "Active": true, "IsObfuscated": true, "Balance": 11.0, "CreditLimit": 12.0, "PostalAddress01": "sample string 13", "PostalAddress02": "sample string 14", "PostalAddress03": "sample string 15", "PostalAddress04": "sample string 16", "PostalAddress05": "sample string 17", "DeliveryAddress01": "sample string 18", "DeliveryAddress02": "sample string 19", "DeliveryAddress03": "sample string 20", "DeliveryAddress04": "sample string 21", "DeliveryAddress05": "sample string 22", "AutoAllocateToOldestInvoice": true, "TextField1": "sample string 23", "TextField2": "sample string 24", "TextField3": "sample string 25", "NumericField1": 1.0, "NumericField2": 1.0, "NumericField3": 1.0, "YesNoField1": true, "YesNoField2": true, "YesNoField3": true, "DateField1": "2024-11-15", "DateField2": "2024-11-15", "DateField3": "2024-11-15", "AccountingAgreement": true, "HasSpecialCountryTaxActivity": true, "Modified": "2024-11-15", "Created": "2024-11-15", "BusinessRegistrationNumber": "sample string 33", "RMCDApprovalNumber": "sample string 34", "TaxStatusVerified": "2024-11-15", "CurrencyId": 1, "CurrencySymbol": "sample string 35", "HasActivity": true, "DefaultDiscountPercentage": 1.0, "DefaultTaxTypeId": 1, "DefaultTaxType": { "ID": 1, "Name": "sample string 2", "Percentage": 3.1, "IsDefault": true, "HasActivity": true, "IsManualTax": true, "Active": true, "Created": "2024-11-15", "Modified": "2024-11-15", "TaxTypeDefaultUID": "5b8570f8-5dad-4ed1-8949-da488c000b12", "CompanyId": 9 }, "DueDateMethodId": 1, "DueDateMethodValue": 1, "SubjectToDRCVat": true, "ID": 38 }, "Modified": "2024-11-15", "Created": "2024-11-15", "StatusId": 1, "Supplier_CurrencyId": 1, "Supplier_ExchangeRate": 1.0, "ID": 8, "Date": "2024-11-15", "Inclusive": true, "DiscountPercentage": 10.1, "TaxReference": "sample string 11", "DocumentNumber": "sample string 12", "Reference": "sample string 13", "Message": "sample string 14", "Discount": 15.0, "Exclusive": 16.0, "Tax": 17.0, "Rounding": 18.0, "Total": 19.0, "AmountDue": 20.0, "PostalAddress01": "sample string 21", "PostalAddress02": "sample string 22", "PostalAddress03": "sample string 23", "PostalAddress04": "sample string 24", "PostalAddress05": "sample string 25", "DeliveryAddress01": "sample string 26", "DeliveryAddress02": "sample string 27", "DeliveryAddress03": "sample string 28", "DeliveryAddress04": "sample string 29", "DeliveryAddress05": "sample string 30", "Printed": true, "TaxPeriodId": 1, "Editable": true, "HasAttachments": true, "HasNotes": true, "HasAnticipatedDate": true, "HasSpecialCountryTax": true, "AnticipatedDate": "2024-11-15", "ExternalReference": "sample string 35", "UID": "49725414-ba50-4f2c-8845-c314316b2162", "Lines": [ { "SelectionId": 1, "TaxTypeId": 1, "ID": 1, "Description": "sample string 2", "LineType": 0, "Quantity": 1.0, "UnitPriceExclusive": 3.0, "Unit": "sample string 4", "UnitPriceInclusive": 5.0, "TaxPercentage": 6.1, "DiscountPercentage": 7.1, "Exclusive": 8.0, "Discount": 9.0, "Tax": 10.0, "Total": 11.0, "Comments": "sample string 12", "AnalysisCategoryId1": 1, "AnalysisCategoryId2": 1, "AnalysisCategoryId3": 1, "$TrackingCode": "sample string 13", "CurrencyId": 1, "UnitCost": 1.0, "UID": "9167073f-a98d-44c6-b45f-bcb7e71ab7d2" }, { "SelectionId": 1, "TaxTypeId": 1, "ID": 1, "Description": "sample string 2", "LineType": 0, "Quantity": 1.0, "UnitPriceExclusive": 3.0, "Unit": "sample string 4", "UnitPriceInclusive": 5.0, "TaxPercentage": 6.1, "DiscountPercentage": 7.1, "Exclusive": 8.0, "Discount": 9.0, "Tax": 10.0, "Total": 11.0, "Comments": "sample string 12", "AnalysisCategoryId1": 1, "AnalysisCategoryId2": 1, "AnalysisCategoryId3": 1, "$TrackingCode": "sample string 13", "CurrencyId": 1, "UnitCost": 1.0, "UID": "9167073f-a98d-44c6-b45f-bcb7e71ab7d2" } ] }, { "DueDate": "2024-11-15", "Paid": true, "Status": "sample string 1", "FromDocument": "sample string 2", "Locked": true, "HasAdditionalCost": true, "SupplierId": 5, "SupplierName": "sample string 6", "Supplier": { "Name": "sample string 1", "Category": { "Description": "sample string 1", "ID": 2, "Modified": "2024-11-15", "Created": "2024-11-15" }, "TaxReference": "sample string 2", "ContactName": "sample string 3", "Telephone": "sample string 4", "Fax": "sample string 5", "Mobile": "sample string 6", "Email": "sample string 7", "WebAddress": "sample string 8", "Active": true, "IsObfuscated": true, "Balance": 11.0, "CreditLimit": 12.0, "PostalAddress01": "sample string 13", "PostalAddress02": "sample string 14", "PostalAddress03": "sample string 15", "PostalAddress04": "sample string 16", "PostalAddress05": "sample string 17", "DeliveryAddress01": "sample string 18", "DeliveryAddress02": "sample string 19", "DeliveryAddress03": "sample string 20", "DeliveryAddress04": "sample string 21", "DeliveryAddress05": "sample string 22", "AutoAllocateToOldestInvoice": true, "TextField1": "sample string 23", "TextField2": "sample string 24", "TextField3": "sample string 25", "NumericField1": 1.0, "NumericField2": 1.0, "NumericField3": 1.0, "YesNoField1": true, "YesNoField2": true, "YesNoField3": true, "DateField1": "2024-11-15", "DateField2": "2024-11-15", "DateField3": "2024-11-15", "AccountingAgreement": true, "HasSpecialCountryTaxActivity": true, "Modified": "2024-11-15", "Created": "2024-11-15", "BusinessRegistrationNumber": "sample string 33", "RMCDApprovalNumber": "sample string 34", "TaxStatusVerified": "2024-11-15", "CurrencyId": 1, "CurrencySymbol": "sample string 35", "HasActivity": true, "DefaultDiscountPercentage": 1.0, "DefaultTaxTypeId": 1, "DefaultTaxType": { "ID": 1, "Name": "sample string 2", "Percentage": 3.1, "IsDefault": true, "HasActivity": true, "IsManualTax": true, "Active": true, "Created": "2024-11-15", "Modified": "2024-11-15", "TaxTypeDefaultUID": "5b8570f8-5dad-4ed1-8949-da488c000b12", "CompanyId": 9 }, "DueDateMethodId": 1, "DueDateMethodValue": 1, "SubjectToDRCVat": true, "ID": 38 }, "Modified": "2024-11-15", "Created": "2024-11-15", "StatusId": 1, "Supplier_CurrencyId": 1, "Supplier_ExchangeRate": 1.0, "ID": 8, "Date": "2024-11-15", "Inclusive": true, "DiscountPercentage": 10.1, "TaxReference": "sample string 11", "DocumentNumber": "sample string 12", "Reference": "sample string 13", "Message": "sample string 14", "Discount": 15.0, "Exclusive": 16.0, "Tax": 17.0, "Rounding": 18.0, "Total": 19.0, "AmountDue": 20.0, "PostalAddress01": "sample string 21", "PostalAddress02": "sample string 22", "PostalAddress03": "sample string 23", "PostalAddress04": "sample string 24", "PostalAddress05": "sample string 25", "DeliveryAddress01": "sample string 26", "DeliveryAddress02": "sample string 27", "DeliveryAddress03": "sample string 28", "DeliveryAddress04": "sample string 29", "DeliveryAddress05": "sample string 30", "Printed": true, "TaxPeriodId": 1, "Editable": true, "HasAttachments": true, "HasNotes": true, "HasAnticipatedDate": true, "HasSpecialCountryTax": true, "AnticipatedDate": "2024-11-15", "ExternalReference": "sample string 35", "UID": "49725414-ba50-4f2c-8845-c314316b2162", "Lines": [ { "SelectionId": 1, "TaxTypeId": 1, "ID": 1, "Description": "sample string 2", "LineType": 0, "Quantity": 1.0, "UnitPriceExclusive": 3.0, "Unit": "sample string 4", "UnitPriceInclusive": 5.0, "TaxPercentage": 6.1, "DiscountPercentage": 7.1, "Exclusive": 8.0, "Discount": 9.0, "Tax": 10.0, "Total": 11.0, "Comments": "sample string 12", "AnalysisCategoryId1": 1, "AnalysisCategoryId2": 1, "AnalysisCategoryId3": 1, "$TrackingCode": "sample string 13", "CurrencyId": 1, "UnitCost": 1.0, "UID": "9167073f-a98d-44c6-b45f-bcb7e71ab7d2" }, { "SelectionId": 1, "TaxTypeId": 1, "ID": 1, "Description": "sample string 2", "LineType": 0, "Quantity": 1.0, "UnitPriceExclusive": 3.0, "Unit": "sample string 4", "UnitPriceInclusive": 5.0, "TaxPercentage": 6.1, "DiscountPercentage": 7.1, "Exclusive": 8.0, "Discount": 9.0, "Tax": 10.0, "Total": 11.0, "Comments": "sample string 12", "AnalysisCategoryId1": 1, "AnalysisCategoryId2": 1, "AnalysisCategoryId3": 1, "$TrackingCode": "sample string 13", "CurrencyId": 1, "UnitCost": 1.0, "UID": "9167073f-a98d-44c6-b45f-bcb7e71ab7d2" } ] } ] }