CustomerBalance
Retrieves the customer's current credit balance, credit balance history, and the current amount outstanding.
Columns
Name | Type | References | |
CustomerId | Integer |
Customers.Id | |
AvailableCredits | Integer | ||
Currency | String | ||
DueNow | Integer | ||
History | String | ||
PastDue | Boolean | ||
TotalOutstanding | Integer |