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"
}period varies based on the period_unit: Creates a payment schedule scheme. After creating a payment schedule scheme, you can use it to generate payment schedules for multiple invoices.
period varies based on the period_unit: This endpoint retrieves an existing payment schedule.
This endpoint deletes a payment schedules created for an invoice.