---
title: "Update Sub Wallet"
method: PATCH
path: "/sub-wallets/{id}"
---

# Update Sub Wallet

`PATCH /sub-wallets/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `name` string, required — Wallet name. e.g. NGN Trading

## Response `201`

Created

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[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/versions/516d251059cc/schema)
