Amortization
Amortization Model
Name
Type
Description
id
ID
A unique identifier
scheduledAt
Date
Date on which payment is due
amount
Integer
Amount in cents
status
Enum
One of COMING
, PROCESSING
, PAID
, PARTIALLY_PAID
, REJECTED
, FAILED
reference
Date
Incremental reference for amortization
Last updated