LedgerDebtPositionType
Fields
The total amount of delinquent debt for this ledger (in minor currency units, e.g. pence/cents). A value of 0 means the ledger has no delinquent debt. Null if the status is not OK.
The ledger number.
The status of the debt position for this ledger. OK means the delinquent_debt_amount is available and accurate. UNAVAILABLE means the position could not be determined.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"delinquentDebtAmount": 17,
"ledgerNumber": "factor-answer-this-design-public",
"status": "OK"
}