PayablesComingDueHeaderModel

Contains summary information for payables that will be due soon

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.

numberOfBillsDue

int32

Number of bills due for this time period

numberOfVendors

int32

Number of total vendors for this time period

percentageOfTotal

double

Percentage of total for this time period

totalAmountDue

double

Total amount due for this time period in the group's base currency.

dueDate

date-time

This model represents all the payables that are
either already due or due within this date.

Optional Fields

baseCurrencyCode

string, nullable

The group's base currency code.