Brokers
get
Query parameters
modestring · enumOptionalPossible values:
Strategy applied when filtering/searching on multiple fields
Responses
200
Successfully retrieved a list of items.
application/json
get
/brokers200
Successfully retrieved a list of items.
get
Path parameters
brokerIdstring · uuidRequiredExample:
Broker UUID identifier, globally unique to Axiology TSS
6e1ec7fe-a1c8-481c-8e4e-f6cdca05177fResponses
200
Found broker
application/json
createdAtstring · date-timeRequired
Created date
updatedAtstring · date-timeRequired
Updated date
namestring · min: 1 · max: 256RequiredExample:
Name of the company
Axiology DLT, UABemailstring · email · nullableRequired
Email of a participant
leiCodestring · lei-code · min: 20 · max: 20RequiredExample:
Legal Entity Identifier (LEI) code
259400P9K73EP4XNK437Pattern: ^[A-Z0-9]{4}00[A-Z0-9]{14}$companyCodestring · min: 6 · max: 30RequiredExample:
Company registration code
306440582Pattern: ^[A-Z0-9]{6-30}$representorCompanyCodestring · min: 6 · max: 30 · nullableRequiredExample:
Company registration number of participant representor
306440582Pattern: ^[A-Z0-9]{6-30}$countryCodestring · iso3166-1-alpha-2 · min: 2 · max: 2RequiredExample:
Country code of the participant
LTPattern: ^[A-Z]{2}$branchCountryCodestring · iso3166-1-alpha-2 · min: 2 · max: 2 · nullableRequiredExample:
Country code of the branch
LTPattern: ^[A-Z]{2}$institutionSectorCodestring · enumRequiredPossible values:
Institutional Sector Code from 2010 ESA Standards
isLiquidityProviderbooleanRequiredDefault:
Is participant a liquidity provider in the market
falseExample: falseidstring · uuidRequiredExample:
Id of a Broker
7bf5c80c-1965-406e-804a-e35bacee0ef1get
/brokers/{brokerId}200
Found broker
Last updated