put https://gateway.stage.bill.com/connect/v3/recurringbills/
Update the number of line items in a recurring bill. You can also update other recurring bill details.
You can use the PUT operation to add, remove, or replace the number of line items in a recurring bill. A set of rules apply with the PUT operation.
- When you add a new line item, a new line item
id
is generated in the bill. - When you omit an existing line item
id
, the line item is removed from the bill.
When a recurring bill is modified, all future bills are automatically changed.