Purchases

Deactivate purchase

Deactivate a purchase by ID, this will not cancel the subscription.

Use the cancel_subscription endpoint to cancel the subscription. Otherwise, the purchase will be deactivated and the subscription will remain active.

For a free purchase, the purchase may be later reactivated.

If the product can be deactivated the response will be successful. Otherwise, the response will be an error.

post/v1/purchases/{id}/deactivate

Path parameters

idstring required

Purchase ID

Response

Success, deactivated purchase

Changes

No recorded changes to this endpoint across all 1 revision of this API.