Added

Remove a line item for the next order only

You can now remove a line item from a subscription's upcoming order without affecting future orders using the new Remove line once endpoint.

What's New?

A new remove line once endpoint is now available under subscription line actions in the Admin API. It removes a specific line item for the next order only -the line item subscription resumes as normal from the following order onwards.

Things to remember:

  1. This only affects the immediate upcoming order. The line item will be restored automatically for subsequent orders.
  2. Use the existing Remove line endpoint if you want to permanently remove a line from the subscription.