object
Collections are a continuation of debt owed to a creditor, where the creditor did not receive the payment in time, the account became delinquent and was not brought current.
Fields
collections.id
- UUID!
non-null
A globally-unique identifier.
collections.account
- Account!
non-null
The Account that belongs to the Collection.
collections.industry_code
- String!
non-null
The Industry code of the Creditor.
collections.customer_number
- String!
non-null
The identifier number used in the Credit Report.
collections.current_balance
- Float!
non-null
The current balance of the Collection.
collections.disputed
- Boolean!
non-null
Whether the Collection is disputed or not.
collections.original_amount
- Float!
non-null
The original amount of the Collection.