GuidesAPI ReferenceChangelog
API Reference

Update Partner Fee

Partially update a partner fee. Only rate fields (rate, fixed, reverse_rate) can be changed; omitted fields are left unchanged. The fee_type and scope (currency, payment rail, token, network, asset pair) are fixed — delete the fee and create a new one to change those.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account ID (main or sub-account)

string
required

Partner fee ID (UUID format)

Body Params

Partial update of a partner fee. Only the rate fields can be changed; the fee_type
and scope (currency, payment rail, token, network, asset pair) are fixed — delete the
fee and create a new one to change those. Omitted fields are left unchanged.

string | null

New percentage rate as a decimal, e.g. 0.001 = 0.1%. Must be >= 0 and < 1, with at most 5 decimal places.

string | null

New fixed fee in the currency/token unit. At most 5 decimal places.

string | null

New reverse-direction rate (conversion fees only). Must be >= 0 and < 1, with at most 5 decimal places.

Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json