---
title: "Update Markup Percentage"
method: PUT
path: "/users/markup-percent"
tags: ["Account"]
---

# Update Markup Percentage

`PUT /users/markup-percent`

Set a markup percentage that will be applied to your auto settled crypto transactions payout

## Request body

- object
  - `markupPercent` number — Markup percentage applied on top of the base sell rate. Must be between 0 and 10.

## Response `200`

Markup percentage updated successfully

## Other responses

- `401` — Integration is inactive or API access is not enabled
- `422` — Request validation failed — check the errors array for field-level details
- `500` — An unexpected server error occurred

---

[API](https://skmtc.net/breet/apis/breet-public-api.md) · [All operations](https://skmtc.net/breet/apis/breet-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/breet/breet-public-api/revisions/5e7cf25847f7/schema)
