Operator

Get operator

get

Get operator details

Responses
chevron-right
200

Operator details

application/json
createdAtstring · date-timeRequired

Created date

updatedAtstring · date-timeRequired

Updated date

namestring · min: 1 · max: 256Required

Name of the company

Example: Axiology DLT, UAB
emailstring · email · nullableRequired

Email of a participant

leiCodestring · lei-code · min: 20 · max: 20Required

Legal Entity Identifier (LEI) code

Example: 259400P9K73EP4XNK437Pattern: ^[A-Z0-9]{4}00[A-Z0-9]{14}$
companyCodestring · min: 6 · max: 30Required

Company registration code

Example: 306440582Pattern: ^[A-Z0-9]{6-30}$
representorCompanyCodestring · min: 6 · max: 30 · nullableRequired

Company registration number of participant representor

Example: 306440582Pattern: ^[A-Z0-9]{6-30}$
countryCodestring · iso3166-1-alpha-2 · min: 2 · max: 2Required

Country code of the participant

Example: LTPattern: ^[A-Z]{2}$
branchCountryCodestring · iso3166-1-alpha-2 · min: 2 · max: 2 · nullableRequired

Country code of the branch

Example: LTPattern: ^[A-Z]{2}$
institutionSectorCodestring · enumRequired

Institutional Sector Code from 2010 ESA Standards

Possible values:
isLiquidityProviderbooleanRequired

Is participant a liquidity provider in the market

Default: falseExample: false
accountAddressstring · xrp-addressRequired

Operators operational account address

Example: rHb9CJAWyB4rj91VRWn96DkukG4bwdtyThPattern: r[0-9a-zA-Z]{24,34}
onlinePublicKeystring · xrp-public-key · min: 66 · max: 66Required

Public key of the operator's node signer

Example: EDE87DFFEF30CEC6481646ED102C662455F0C64B74E4774C2190A17603F86C91F1Pattern: ^(02|03|ED)[0-9A-Fa-f]{64}$
offlinePublicKeystring · xrp-public-key · min: 66 · max: 66Required

Public key of the operator's offline node signer

Example: EDE87DFFEF30CEC6481646ED102C662455F0C64B74E4774C2190A17603F86C91F1Pattern: ^(02|03|ED)[0-9A-Fa-f]{64}$
get
/operator
200

Operator details

Last updated