subscriptions
Pause Subscription Collection
Pause a Subscription’s payment collection temporarily with options for handling payments. During the pause period:
- No charges will be made
- Access to subscription benefits will be maintained
- Can be resumed manually or automatically at a specified time
PATCH
Path Parameters
Subscription ID or order number
Body
application/json
PATCH /v0/subscriptions/:subscriptionIdOrNumber/pauseCollection Request body
The body is of type object
.
Response
200
application/json
PATCH /v0/subscriptions/:subscriptionIdOrNumber/pauseCollection Positive response
The response is of type object
.