---
title: "Fund or withdraw from card"
method: POST
path: "/api/external/v1/cards/wallet"
tags: ["Virtual card"]
---

# Fund or withdraw from card

`POST /api/external/v1/cards/wallet`

## Request body

- object

## Response `201`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Internal server error

## Changes

- **2026-05-06** `eefdc20676b6` — 4 info
  - added the media type `application/json` for the response with the status `201`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `500`
- **2026-04-27** `8fe2f88acebe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/msorg-developers/apis/dancity-api/changes/api/external/v1/cards/wallet/post.md)

---

[API](https://skmtc.dev/msorg-developers/apis/dancity-api.md) · [All operations](https://skmtc.dev/msorg-developers/apis/dancity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/msorg-developers/dancity-api/revisions/64d5f68bab31/schema)
