Get Shopee product shipping info
Information you can get with this API
- Free shipping info
- Shipping fee info
- Shipping channels
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
site | string | Abbreviation of the region, for example, Thailand is 'th'. Optional values: my ,th ,ph ,id ,vn ,sg ,tw ,br ,mx ,co ,cl | true |
item_id | integer | product id | true |
shop_id | integer | shop id | true |
state | string | state of destination | true |
city | string | city of destination | true |
district | string | district of destination | false |
town | string | town of destination | false |
zipcode | string | zip code of destination | false |
Body
Security Auth
tip
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...