Skip to main content
PATCH
cURL
Update the settlement configuration for the authenticated integrator.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
defaultBalanceSource
enum<string>

Default balance source pre-selected on the request form

Available options:
PAYOUT,
DEPOSIT,
ADMIN_SELECT
defaultCurrency
string

Default settlement currency when integrator has multi-currency wallets

Example:

"KES"

Response

200 - undefined