Skip to main content

v2.global_product.get_global_item_limit

GET /api/v2/global_product/get_global_item_limit

Get global item upload control.

Endpoint URL

URL: https://partner.shopeemobile.com/api/v2/global_product/get_global_item_limit

Common Request Parameters

NameTypeSampleDescription
partner_idint1Partner ID is assigned upon registration is successful. Required for all requests.
timestamptimestamp1610000000This is to indicate the timestamp of the request. Required for all requests. Expires in 5 minutes.
access_tokenstringc09222e3fc40ffb25fc947f738b1abf1The token for API access, using to identify your permission to the api. Valid for multiple use and expires in 4 hours.
merchant_idint1Shopee’s unique identifier for a merchant. Required for all merchant level requests(CB CNSC user calling global product related APIs).
signstringe318d3e932719916a9f9ebb57e2011961bd47abfa54a36e040d050d8931596e2Signature generated by partner_id, api path, timestamp, access_token, merchant_id and partner_key via HMAC-SHA256 hashing algorithm. More details: https://open.shopee.com/documents?module=87&type=2&id=58&version=2

Request Parameters

NameTypeRequiredSampleDescription
category_idint64False

Response Parameters

NameTypeSampleDescription
errorstringIndicate error type if hit error. Empty if no error happened.
messagestringIndicate error details if hit error. Empty if no error happened.
warningstringWarning massage.
request_idstringd91449353c5243e6ad8b51b5491e372bThe identifier of the API request for error tracking.
responseobject
price_limitobject
min_limitfloat0.0Global item price min limit.
max_limitfloat99.99Global item price max limit.
stock_limitobject
min_limitint640Global item stock min limit.
max_limitint6450Global item stock max limit.
global_item_name_length_limitobject
min_limitint641Global item name length min limit.
max_limitint6441Global item name length max limit.
global_item_image_count_limitobject
min_limitint641Global item image count min limit.
max_limitint645Global item image count max limit.
global_item_description_length_limitobject
min_limitint641Global item description length min limit.
max_limitint64100Global item description length max limit.
tier_variation_name_length_limitobject
min_limitint641Global item tier variation name length min limit.
max_limitint6420Global item tier variation name length max limit.
tier_variation_option_length_limitobject
min_limitint641Global item tier variation option length min limit.
max_limitint6420Global item tier variation option length max limit.
text_length_multiplierfloat1.43Length ratio of Chinese characters to English characters in parameter verification. len(text)=len(Chinese characters)*text_length_multiplier+len(English characters )
extended_description_limitobject
description_text_length_minintlength min limit for item extended description text part
description_text_length_maxintlength max limit for item extended description text part
description_image_num_minintlength min limit for item extended description image num
description_image_num_maxintlength max limit for item extended description image num
description_image_width_minintlength min limit for item extended description image width
description_image_height_minintlength min limit for item extended description image hight
description_image_aspect_ratio_minfloatlength min limit for item extended description image aspect (image width / image hight )
description_image_aspect_ratio_maxfloatlength max limit for item extended description image aspect (image width / image hight )
dts_limitobject
days_to_ship_range_listobject[]Allowed limit scope for Pre order
min_limitint64
max_limitint64
weight_limitobject
weight_mandatorybooleanweight is mandatory or not
dimension_limitobject
dimension_mandatorybooleandimension is mandatory or not for the category
size_chart_limitobject
size_chart_mandatoryboolean
support_image_size_chartboolean
support_template_size_chartboolean