Subscriptions
Cancel Scheduled Adjustment
Cancels a scheduled subscription adjustment. The subscription must have a pending scheduled adjustment (scheduledAdjustmentAt is not null). This will expire any subscription items that were scheduled to become active at the end of the billing period and clear the scheduledAdjustmentAt field.
post/api/v1/subscriptions/{id}/cancel-scheduled-adjustment
Path parameters
idstring required
The subscription ID
The subscription ID
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.