---
title: "POST /subscription/merchant/unpause"
method: POST
path: "/subscription/merchant/unpause"
---

# POST /subscription/merchant/unpause

`POST /subscription/merchant/unpause`

## Request body

- UnpauseSubscription
  - `subscriptionId` string, required — Unique identifier of the subscription
  - `newNextPaymentDate` integer, required — The date on which the subscription becomes active again and the next charge will be attempted, as a Unix timestamp in milliseconds.

## Response `200`

Unpause Subscription response

## Other responses

- `400` — unexpected error

---

[API](https://skmtc.net/xpaycheckout/apis/xpay-api-store.md) · [All operations](https://skmtc.net/xpaycheckout/apis/xpay-api-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xpaycheckout/xpay-api-store/versions/6329a7c694bc/schema)
