Get market by ID
Retrieve a specific market by its ID or shortId
Documentation Index
Fetch the complete documentation index at: https://docs.cevoid.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Market ID or shortId
"us"
Response
Successful response
Unique identifier for the market within the Cevoid system
"market_us_123abc"
Shortened, human-readable identifier for the market, typically used in URLs and API calls
"us"
Display name of the market, typically representing the country or region
"United States"
ISO 3166-1 alpha-2 country code representing the geographic market location
"US"
ISO 4217 currency code used for pricing and transactions within this market
"USD"
ISO 639-1 language code representing the primary language for content and communications in this market
"en"
Primary domain URL or website associated with this market, used for e-commerce store integration
"https://store.example.com"
Indicates whether this market serves as the default/fallback market when no specific market is selected
true
ISO 8601 timestamp indicating when this market was first created in the system
"2024-01-10T08:00:00.000Z"
ISO 8601 timestamp indicating when this market was last updated
"2024-01-15T12:45:30.000Z"
Custom identifier for the market, alternative to shortId
"us-market"
Market-specific configuration and settings object
{}