Get Lazada product details(By ID)
API Overview
- Product basic information (title/category/brand/price)
- Product properties
- Main images/video
- Shop information (Shop name/ID/Url/rating/praise rate/number of fans/type of shop, etc.)
- Logistics information (delivery from/postage)
- SKU attributes (name/thumbnail)
- SKU price and stock
- Promotion information
Basic Information
Request Parameter
Query
| 필드 | 유형 | 설명 | 필수 |
|---|---|---|---|
| item_id | integer | 상품 ID | 참 |
| site | string | 지역 이름 약어, 예: 태국은 'th'입니다. 선택 값: my,th,ph,id,vn,sg | 참 |
Body
Security Auth
팁
Please go to Console-Account Center to get your apiToken
Add your apiToken to your query parameters. Please refer to the examples below.
Request Example
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...