Skip to main content
PATCH
Update sub-account

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Sub-account ID.

Body

application/json
name
string
externalId
string
creditLimit
integer | null
Required range: x >= 0
metadata
object
status
enum<string>
Available options:
active,
inactive

Response

Sub-account updated.

subAccount
object
required