---
title: "POST /users/{userId}/charge"
method: POST
path: "/users/{userId}/charge"
---

# POST /users/{userId}/charge

`POST /users/{userId}/charge`

## Path parameters

- `userId` integer, required

## Request body

- object
  - `amount` number
  - `reason` string
  - `note` string

## Response `200`

chargeCustomer 200 response

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
