---
title: "Mark the go-live celebration as shown for this merchant"
method: POST
path: "/api/v1/merchants/{merchantId}/go-live/celebrate"
tags: ["Go Live"]
---

# Mark the go-live celebration as shown for this merchant

`POST /api/v1/merchants/{merchantId}/go-live/celebrate`

Mark the go-live celebration as shown for this merchant

## Path parameters

- `merchantId` string, uuid, required — The unique identifier of the merchant

## Response `200`

Success

- SharedBaseResponse — Base schema for API responses
  - `success` boolean, required — Indicates if the request was successful

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/banqzinc/apis/quidkey-api.md) · [All operations](https://skmtc.net/banqzinc/apis/quidkey-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banqzinc/quidkey-api/revisions/f86d2bdbcb08/schema)
