Skip to main content
PUT
Update sub account

Authorizations

Authorization
string
header
required

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

Path Parameters

subclient
integer
required

Sub account ID.

Body

application/json
subclient_name
string
required

Must be unique within the authenticated creditor company.

Required string length: 2 - 160
unique_identification_number
string
required

Must be unique within the authenticated creditor company.

Maximum string length: 160

Response

Sub account updated.

message
string
required
Example:

"Test Sub Account is created successfully"

data
object
required
Last modified on July 20, 2026