Future Payments

Future Payments Type

object (Future Payments)

Future Payments Properties

PropertyTypeRequiredNullable
fp_datestringRequiredcan be null
amountnumberRequiredcan be null

Sample JSON

{
    "fp_date": "2020-11-11",
    "amount": 300
}