---
title: "Create a merchant service"
method: POST
path: "/api/public/v1/merchants/{merchant_reference}/services"
tags: ["Service Catalogue"]
---

# Create a merchant service

`POST /api/public/v1/merchants/{merchant_reference}/services`

Create a new service in the merchant's catalogue

## Path parameters

- `merchant_reference` string, required

## Headers

- `Authorization` string, required

## Request body

- object

## Response `201`

created

## Other responses

- `401` — unauthorized

---

[API](https://skmtc.dev/sequra/apis/checkout-api.md) · [All operations](https://skmtc.dev/sequra/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sequra/checkout-api/revisions/2b0b60c52d04/schema)
