Added
Remove a line item for the next order only
March 11th, 2026
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:
- This only affects the immediate upcoming order. The line item will be restored automatically for subsequent orders.
- Use the existing Remove line endpoint if you want to permanently remove a line from the subscription.