Apply Changes
Apply subscription changes in one step.
Creates a change request, adds changes, previews, and applies — all in a single call. Supports per-item apply_at_end for deferred changes.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
subscription_id
account_id
Request
This endpoint expects an object.
item_changes
Item changes to apply
coupon_changes
Coupon changes to apply
reason
Optional reason for the change
payment_method_id
Payment method ID to use (falls back to subscription default)
Response
Successful Response
change_request
Response containing a change request.
result
Result of applying the change request.
Errors
400
Bad Request Error
402
Payment Required Error
404
Not Found Error
422
Unprocessable Entity Error