Payment schedules for an invoice refer to a payment structure where the amount_due on an invoice is divided into smaller, more manageable parts, each of which is paid over a specified period. Payment schedule scheme is a configuration or set of rules for creating payment schedules. After creating a payment schedule scheme, you can use it to generate payment schedules for multiple invoices.
{ "id": "__dev__HvFwO7xUND2MBa3x", "number_of_schedules": 3, "period_unit": "month", "period": 1, "created_at": 1709371975, "updated_at": 1709371975, "resource_version": 1709371975988, "object": "payment_schedule_scheme" }The time period between the effective dates of two consecutive payment schedules, expressed in period_units. Use this parameter to have fixed intervals between payment schedules. The maximum period varies based on the period_unit : - Day: Up to 30 days
Creates a payment schedule scheme. After creating a payment schedule scheme, you can use it to generate payment schedules for multiple invoices.
The time period between the effective dates of two consecutive payment schedules, expressed in period_units. Use this parameter to have fixed intervals between payment schedules. The maximum period varies based on the period_unit : - Day: Up to 30 days
This endpoint retrieves an existing payment schedule.
This endpoint deletes a payment schedules created for an invoice.