Schedule

Removes a Line Item from an Invoice Schedule

Required permission: Recurring Invoices - Edit

POST /schedules/{id}/remove_line_item is an older alias for this endpoint and behaves identically.

delete/schedules/{id}/line_items/{schedule_line_item_id}

Path parameters

idinteger required
schedule_line_item_idinteger required

ID of line item to remove

Response

successful

Changes

Changed in 1 of the 6 revisions of this API.1