| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Invoice Id |
string |
None. |
| CustomerId |
Customer Id |
string |
None. |
| Amount |
Current unpaid invoice amount. Same as InvoiceBalance. |
decimal number |
None. |
| InvoiceAmount |
Original Invoice Amount |
decimal number |
None. |
| InvoiceBalance |
Current Invoice balance. |
decimal number |
None. |
| DueDate |
Invoice payment due date. |
string |
None. |
| Description |
Invoice description |
string |
None. |
| LocationCode |
Invoice Location Code |
string |
None. |
| UnAppliedPayment |
Payments have been made to the invoice, but not posted. |
boolean |
None. |
| Installments | Collection of InvoiceInstallment |
None. |