Skip to main content
POST
Create sub account

Authorizations

Authorization
string
header
required

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

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 created.

message
string
required
Example:

"Test Sub Account is created successfully"

data
object
required
Last modified on July 20, 2026