Retrieves detailed information for a specific market including its name, locale, currency code, active status, and associated country codes.
A valid request URL is required to generate request examples
{ "data": { "active": true, "country_codes": [ "<string>" ], "created_at": "<string>", "currency_code": "<string>", "id": "<string>", "locale": "<string>", "name": "<string>", "slug": "<string>", "updated_at": "<string>" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Market slug
Market details
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes