v1

latestOpenAPI 3.0.0Proprietary2026-07-2233792.6 KB
Account

Update Markup Percentage

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

put/users/markup-percent

Request body

markupPercentnumber

Markup percentage applied on top of the base sell rate. Must be between 0 and 10.

Example request

{
  "markupPercent": 5
}

Response

Markup percentage updated successfully