Skip to main content

Get market

Get market

Path Parameters
marketId string REQUIRED

The id of the market to get.

Query Parameters
marketIdType int32

Possible values: [0, 1]

The type of market id supplied.
0 = Internal. Internal market id set by Geins.
1 = Name. The name of the market.

Responses
200

The requested market.

Schema OPTIONAL
Resource object OPTIONAL
Id int32 OPTIONAL
Name string OPTIONAL
DisplayName string OPTIONAL
Currency string OPTIONAL
VatRate double OPTIONAL
MarketPrefix string OPTIONAL
CountryId int32 OPTIONAL
CurrencyId int32 OPTIONAL
CurrencyRate double OPTIONAL
LanguageId int32 OPTIONAL
Language string OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

Bad request.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.