Update Sub-Account Fees

This following endpoint allows master accounts to manage fees for subaccounts

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

Unique identifier of the subaccount, which can be taken from the response of Register subaccount API or Fetch Subaccount API

payment_fees
array of objects

Details on which payment method will be assigned with the fee, including the fee configuration. Either fixed_fee or percentage_fee is mandatory; you must provide one of them, but providing both is not required, If both fee presents, The fee is calculated by accumulating percentage fee (applied to the total amount before the fee) to the fixed fee.

payment_fees
disbursement_fees
object
required

Details on the configuration of disbursement fees.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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