| Name | Description | Type | Additional Information |
|---|---|---|---|
| Status |
Status of the API call. |
string | |
| Message |
Message of the API call. |
string | |
| CustID |
Customer id. |
string | |
| CustomerName |
Customer name. |
string | |
| Regular |
Customer's regular amount. |
decimal number | |
| UnappliedCash |
Customer's unapplied cash amount. |
decimal number | |
| Prepay |
Customer's prepay amount. |
decimal number | |
| FinanceCharge |
Customer's finance charge amount. |
decimal number | |
| PayoffAmount |
Customer's payoff amount. |
decimal number | |
| BudgetDue |
Customer's memo invoices due. |
decimal number | |
| BudgetBalance |
Customer's budget balance. |
decimal number | |
| PatronageBalance |
Customer's Stock Classification Total |
decimal number | |
| InvoiceData |
JSON dictionary of InvoiceData. |
Collection of InvoiceData | |
| MemoInvoiceData |
JSON dictionary of MemoInvoiceData. |
Collection of MemoInvoiceData |