v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Price Points

Get Price Points

Returns price points from price templates for the specified country.

Price templates can be configured in Dashboard -> SKU Management -> Price Templates.

The locale parameter is optional and if not provided, it will be resolved from the country with the best match available for that country.

get/v1/price_points

Query parameters

countrystring required

The two-letter country code (ISO 3166-1 alpha-2) for price localization.

The two-letter country code (ISO 3166-1 alpha-2) for price localization.

locale'cs' | 'de' | 'en' | 'es' | 'fr' | 'fr-CA' | 'hi' | 'id' | 'it' | 'ja' | 'ko' | 'ms' | 'nl' | 'no' | 'pl' | 'pt' | 'pt-BR' | 'ru' | 'sv' | 'th' | 'tr' | 'uk' | 'vi' | 'zh' | 'zh-Hant'

Language codes according to ISO 639-1.

Locale for price formatting (e.g., en, pt-BR, zh-Hant).

platform'any' | 'ios' | 'android' | 'other'

Platform for platform-specific pricing (e.g., ios, android, any).

Response

Successful Response