v1

latestOpenAPI 3.0.0eBay API License Agreement2026-07-14155.2 KB
language

Translates input text inot a given language.

post/translate

Request body

fromstring

The language of the input text. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/translation/types/LanguageEnum.html'>eBay API documentation</a>

textstring[]

The input text.

tostring

The language to use for the translation of th einput text. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/translation/types/LanguageEnum.html'>eBay API documentation</a>

translationContextstring

The context of the translation. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/translation/types/TranslationContextEnum.html'>eBay API documentation</a>

Response

OK

All 1 operations