Skip to main content
POST
Register a DLT principal entity

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
registrar
enum<string>
required
Available options:
vilpower,
trueconnect,
tanla,
jio,
videocon,
bsnl
pe_id
string
required

Principal-entity id issued by the registrar after KYC.

Required string length: 8 - 20
Required string length: 1 - 200
pan_or_gstn
string
Maximum string length: 50
entity_type
string
Maximum string length: 50

Response

The created principal entity.

data
object

The stored principal-entity row (id, registrar, pe_id, legal_name, status, …).

meta
object