ArAgingHeaderInfoModel

Aggregated Accounts Receivable Aging information.

Methods

The following API methods use this data model.

Required Fields

groupKey

uuid

The GroupKey uniquely identifies a single Lockstep Platform account. All records for this
account will share the same GroupKey value. GroupKey values cannot be changed once created.

For more information, see Accounts and GroupKeys.

totalCustomers

int32

The total number of customers.

totalInvoicesOutstanding

int32

The total number of invoices outstanding.

totalInvoiceOutstandingAmount

double

The total amount outstanding on invoices.

totalCreditMemoOutstandingAmount

double

The total amount outstanding on credit memos.

totalUnappliedPaymentAmount

double

The total amount of unapplied payments.

totalOutstandingAmount

double

The total amount outstanding.

totalArAmount

double

The total amount for AR.

percentageOfTotalAr

double

Portion of Total AR this data represents.

Optional Fields

reportBucket

string, nullable

The aging bucket this data belongs to.