Languages

Product text language is set with language in the API JSON body — not via Portal URL locale (/en vs /zh).

Prices are always CNY

The API does not accept currency and does not convert FX. Standard responses use original_currency and display_currency of CNY with the same amount in yuan. Convert on your side if needed.

Request field

FieldRequiredDefaultDescription
languageNoenTranslation locale for titles, attributes, search results.

Example

POST /v1/products/search
{
  "channel": "1688",
  "keyword": "phone case",
  "language": "ja",
  "page": 1,
  "page_size": 10
}

Channel mappings

Full locale tables are in data/language-mappings.json. Summary:

1688 mapping

Official 1688 language enums (country). Simplified Chinese (zh / zh-CN / cn) is no longer supported upstream — Gateway falls back to en.

You send1688 codeNote
enenEnglish
jajaJapanese
kokoKorean
ruruRussian
viviVietnamese
frfrFrench
ptptPortuguese
zh-tw / zh_TWzh-twTraditional Chinese
esesSpanish
ididIndonesian
ththThai

Taobao mapping

You sendIOP codeNote
enenEnglish
viviVietnamese
ruruRussian
kokoKorean
jajaJapanese
zh / zh-CN / cncnChinese

See Product search and Product detail for examples with language.

Get Support

Need integration help? Contact Developer Support at support@hiobuy.com · Response within 1–2 business days

Email support