GET billing/invoicesDue

Retrieves a list of all Invoices with balances due for a specific customer

Request Information

URI Parameters

None

Body Parameters

None

Response Information

Resource Description

System.Collections.Generic.IEnumerable`1[Epic.Data.InvoiceDue]
NameDescriptionTypeAdditional information
Company System.String None
OrderID System.Int32 None
OrderDate System.DateTime None
Amount System.Decimal None
IsOverdue System.Boolean None