---
title: "商品"
description: "速卖通商品——接受的参数与返回的内容。"
---

```
GET|POST /v1/aliexpress/product
```

**Price** $0.001 per call. [List price](https://apinoa.com/en/pricing); the rate steps down above 1,000 calls a day.

| Parameter | Type | Required | Notes |
|---|---|---|---|
| `id` | string | yes | AliExpress product id, as carried by a search item. |
| `currency` | string |  | Presentment currency. |
| `language` | string |  | Presentment language. |
| `region` | string |  | Buyer country (ISO 3166-1 alpha-2). |

搜索条目的 `id` 可以直接接进来。
