Skip to main content
POST
Set your markup

Authorizations

X-API-Key
string
header
required

Business API key for server-to-server integrations. Key prefix determines the environment — no separate flag needed: test_sk_* = sandbox/testnet, live_sk_* = production/mainnet.

Body

application/json
is_enabled
boolean
fee_mode
enum<string>
Available options:
percentage,
flat
fee_percent
string

FRACTION — 0.02 = 2%

Example:

"0.02"

fee_cap_usd
string
Example:

"3"

flat_fee_usd
string
Example:

"0.50"

applies_to
enum<string>
Available options:
,
airtime,
giftcard,
bill

Response

Markup saved