Collections

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
description here


collection.account - Account! non-null
description here


collection.originalCreditor - Creditor
description here


collection.industry - Industry! non-null
description here


collection.customerNumber - String! non-null
description here


collection.currentBalance - Float! non-null
description here


collection.disputed - Boolean! non-null
description here


collection.originalAmount - Float! non-null
description here