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
collection.id
- UUID!
non-null
A globally-unique identifier.
collection.account
- Account!
non-null
Accounts that belong to the collection.
collection.industry_code
- String!
non-null
Industry code of the creditor.
collection.customer_number
- String!
non-null
Identifier number used in the credit report.
collection.current_balance
- Float!
non-null
The current balance of the collection.
collection.disputed
- Boolean!
non-null
Whether the collection is disputed or not.
collection.original_amount
- Float!
non-null