Schedule

Updates an existing Invoice Schedule by ID

Required permission: Recurring Invoices - Edit

put/schedules/{id}

Path parameters

idinteger required

Request body

customer_idinteger
contract_idinteger

Contract this schedule is billed under. Must belong to the same customer as the schedule. Changing customer_id on a schedule that already has a contract requires sending a matching contract_id, or an empty one to unlink.

email_customerboolean
frequency'Daily' | 'Monthly' | 'Weekly' | 'Biweekly' | 'Quarterly' | 'Semi-Annually' | 'Annually' | 'Biennially' | 'Triennially'
namestring
next_runstring date
snail_mailboolean
charge_mopboolean
invoice_unbilled_ticket_chargesboolean
pausedboolean

Response

successful

Changes