来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important]Display after-tax prices for Indonesia(印尼站点展示税后价)
Dear Developer,
The Indonesian government will implement tax rate adjustments for cross-border and Batam free zone orders. API will also make the following changes to the amount information for Indonesian marketplace:
印尼政府将对跨境和 Batam免税区订单实施税率调整,API对于印尼站点的金额信息也会做出以下改动:
Please note that the prices in the request parameters of all the following APIs are pre-tax prices, and the price of the product displayed on the buyer's end is after-tax price.
请注意,以下所有接口的请求参数中的价格都是税前价, 买家端显示的商品价格为税后价。
- Item Module
The logic of request parameters is unchanged.Response parameters will make the following changes:
请求参数逻辑不变,返回参数逻辑有以下变化:
The following fields will be added to the response parameters:
返回参数新增以下字段:
- Order Module
The following fields all return after-tax values:
以下字段均返回税后值:
The following fields will be added to the response parameters:
返回参数新增以下字段:
- Discount Module
The logic for request parameters:
请求参数逻辑:
The following fields will be added to the response parameters:
返回参数新增以下字段:
- TopPicks Module
The logic of response parameters is consistent with GetItemDetail.
返回参数逻辑与GetItemDetail一致:原字段返回税前价,新增字段返回税后价。
Please note that the specific effective time is subject to the announcement of the Indonesian government.
请各位开发者知悉,具体生效时间以印尼政府公告为准。
