Skip to main content

Batch stop subscriptions

POST 

/subscribe/stop

Merchants can batch stop specified subscriptions. After stopping, automatic billing will be discontinued.

info
  • The subscriptionId values passed in must belong to the current merchant, and the subscription status must be active (status=4) or authorized for deduction (status=3). Subscriptions in other states cannot be stopped.
  • This is a batch operation, supporting up to 10 entries per request.

Request​

Responses​

OK