Developer Docs

Update Connect settings

Updates the calling marketplace's Connect settings. Only self-service fields are accepted; connectEnabled and paused are admin-only. If no settings row exists yet, one is created with platform defaults before applying the patch.

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

Marketplace take rate on the gross payin amount. Effective rate = value / 100_000 (same scale as User.payinFeeRatePer1000). Examples: 2500 = 2.5%, 1000 = 1%, 250 = 0.25%. Capped at 10000 (10%).

number
≥ 0

Flat marketplace fee in cents charged on every payin.

string
enum

"SUB_MERCHANT" (default) creates an obligation per payin. "MARKETPLACE" means no obligation is created — the marketplace absorbs the fee on its own margin.

Allowed:
number
0 to 10000

Marketplace take rate on virtual-account deposits. Effective rate = value / 100_000 (same scale as marketplaceFeeRatePer1000). Applied to the deposit amount.

number
≥ 0

Flat marketplace fee in cents charged on every deposit.

number
0 to 720

Cooldown in hours during which an incoming payin amount is locked against withdrawal. 0 disables the window (instant availability).

number
0 to 1000

Per1000 of in-window payin amount that can be released early (1000 = 100% fully locked, 0 = fully released).

string
enum

Default bearer of payout fees when sub-merchants withdraw. Can be overridden per-payout on the payout request.

Allowed:
boolean

When true, sub-merchant wallets are provisioned automatically on KYC approval. When false, wallets are created lazily on first split.

enabledCurrencies
array of strings
length ≥ 1

Stablecoins sub-merchants can receive and withdraw.

enabledCurrencies
Allowed:
uri

Default URL where sub-merchants are redirected after completing KYC. Can still be overridden per createConnectAccount call.

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