GET api/correspondence/translate/public/review-scope?id_d={id_d}&lang={lang}&type={type}

Prefetch имеющихся переводов для всех отзывов одного товара. На pay.asp это один запрос на страницу; на seller.asp - по одному запросу на каждый уникальный ID_D, встречающийся в видимой пачке отзывов.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_d

integer

Required

lang

string

Required

type

string

Default value is review

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.