---
title: "Refill source wallet"
method: POST
path: "/agency/billing/refill/source/{sourceId}"
tags: ["Billing"]
---

# Refill source wallet

`POST /agency/billing/refill/source/{sourceId}`

## Path parameters

- `sourceId` string, required

## Request body

- CreateRefillDto
  - `amount` integer
  - `currency` string, nullable

## Response `200`

Success

---

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