v1

latestOpenAPI 3.1.02026-07-26500375.1 KB

Update Sub-Account

The following endpoint updates subaccount's informations

put/merchants/subaccount/{id}

Path parameters

idstring required

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

Request body

namestring

Name of the sub account

ref_idstring

The unique identifier of Subaccount from the merchant

is_enabledboolean

Enable/Disable the respective subaccount

Response

200