| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId |
Customer ID |
string |
None. |
| FirstName |
Customer First Name |
string |
None. |
| LastName |
Customer Last Name |
string |
None. |
| CompanyName |
Customer Company Name |
string |
None. |
| CurrentBalance |
Customer current A/R balance. |
decimal number |
None. |
| OpenARInvoices |
List of Customers open (unpaid) invoices. |
Collection of Invoice |
None. |
| PendingPayments |
List of any pending (unapplied) payments. |
Collection of CustomerPayment |
None. |
| LastPayment | LastPayment |
None. |