GET broker?brokerId={brokerId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
brokerId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BrokerModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

CssAddress

string

None.

Regulator

string

None.

BrokerSettings

BrokerSettings

None.

OfficeCode

string

None.

Culture

string

None.

PropagatePasswordChangeToPlatforms

boolean

None.

ClientPermissions

ClientPermissions

None.

JurisdictionBrokers

Collection of BrokerModel

None.

ParentBroker

string

None.

LeverageSettings

LeverageSettings

None.

KYCBonusUSD

decimal number

None.

SMSBonusUSD

decimal number

None.

EmailBonusUSD

decimal number

None.

MaxDepositWithoutKyc

decimal number

None.

Alias

string

None.

UrlAddress

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'App.Services.Auth.Entities.BrokerModel'. Path 'jurisdictionBrokers'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'App.Services.Auth.Entities.BrokerModel'. Path 'jurisdictionBrokers'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[App.Services.Auth.Entities.BrokerModel, App.Services.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[App.Services.Auth.Entities.BrokerModel, App.Services.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.