---
title: "PATCH /stripe_balances"
method: PATCH
path: "/stripe_balances"
tags: ["stripe_balances"]
---

# PATCH /stripe_balances

`PATCH /stripe_balances`

## Query parameters

- `balance_type` string, text
- `amount` string, bigint
- `currency` string, text
- `attrs` string, jsonb

## Headers

- `Prefer` 'return=representation' | 'return=minimal' | 'return=none'

## Request body

- StripeBalances
  - `balance_type` string, text
  - `amount` integer
  - `currency` string, text
  - `attrs` unknown

## Response `204`

No Content

---

[API](https://skmtc.net/revent-app/apis/standard-public-schema.md) · [All operations](https://skmtc.net/revent-app/apis/standard-public-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revent-app/standard-public-schema/versions/90ce877204f2/schema)
