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

# Refill agency wallet

`POST /agency/billing/refill`

Attempts to charge the payment method on file for the agency to refill the agency wallet.

<strong>
Invoking this endpoint will charge you. Use with caution.
</strong>

## 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)
