cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GetItemByLegacyId localization question(s)

There are three localization related headers that may be added go request :
 
"Accept-Language"="fr-FR"
"X-EBAY-C-ENDUSERCTX"=URLEncode("contextualLocation=country=FR")
"X-EBAY-C-MARKETPLACE-ID"="EBAY_FR"
 
We could not find the exact use of each one, in our case we would like
 
-shipping costs computed with shipping to France
-json object title not being translated to french
-objects may come from other market places than France
 
Could you explain the correct use of those ? (the above produces a french translation (and often erroneous) of "title" json attribute). ?
 
Thanks.
 
J.Bratières
Message 1 of 2
latest reply
1 REPLY 1

Re: GetItemByLegacyId localization question(s)

Tests with object #167088327050 indicates that to have correct price and shipping costs to France, marketplace (France) has to be specified. But in this case object title too is translated info french !😁

How can I get original title without a new complete http request specfying no market place ?

Message 2 of 2
latest reply