Developer Docs

Create sub-merchant fee override

Creates a per-sub-merchant fee override that fully replaces global MarketplaceSettings for payins and deposits. Use 0 rates/fixed amounts for zero-fee commercial gestures.

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

Marketplace take rate on the gross payin amount. Effective rate = value / 100_000. Examples: 2500 = 2.5%, 0 = no percentage fee.

number
≥ 0

Flat marketplace fee in cents charged on every payin.

number
0 to 10000

Marketplace take rate on virtual-account deposits. Effective rate = value / 100_000.

number
≥ 0

Flat marketplace fee in cents charged on every deposit.

string
enum

"SUB_MERCHANT" creates an obligation per payin/deposit. "MARKETPLACE" means no obligation — the marketplace absorbs the fee.

Allowed:
Responses

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