---
title: "Create Vault"
method: POST
path: "/vaults"
tags: ["Vaults"]
---

# Create Vault

`POST /vaults`

## Request body

- object
  - `name` string, required — Vault name for identification

## Response `201`

Create Vault

- object
  - `id` string
  - `vaultLabel` string
  - `partnerId` string

---

[API](https://skmtc.net/yellowcard/apis/yellow-cards-payment-api.md) · [All operations](https://skmtc.net/yellowcard/apis/yellow-cards-payment-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yellowcard/yellow-cards-payment-api/revisions/516d251059cc/schema)
