Skip to main content

v2.global_product.get_global_model_list

GET /api/v2/global_product/get_global_model_list

Get global model list. Only for China mainland sellers and Korean sellers.

Endpoint URL

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

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
global_item_idint64True28001461The id of global item.

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 message.
request_idstring98eae35efff24dd0974c21a847127184The identifier for an API request for error tracking.
responseobject
tier_variationobject[]Tier variation information of global item.
namestringtier name 1Tier name.
option_listobject[]Tier option list for corresponding tier name.
optionstringtier option 1Tier option.
imageobjectImage information of tier.
image_urlstringhttps://cf.shopee.sg/file/c54265d475b85e00ffb2404585e32b6fImage url.
image_idstringc54265d475b85e00ffb2404585e32b6fId of image.
global_modelobject[]Global models.
global_model_idint6420004490Id of global model.
global_model_skustringmodel skuSku of global model.
price_infoobjectPrice info of global model.
original_pricefloat100.5Original price of global model.
stock_infoobject[]Stock info of global model.
stock_typeint321Stock type. "1" means wms on hand, "2" means seller on hand.
stock_location_idstring1020Stock location id.
current_stockint3210Current stock.
normal_stockint3210Normal stock.
reserved_stockint3210Reserved stock.
tier_indexint32[][0, 1]Tier index of global model.
weightstring"1.1"The weight of this global model, the unit is KG. If don't set the weight of this global model, will use the weight of global item by default.
dimensionobjectThe dimension of this global model. If don't set the dimension of this global model, will use the dimension of global item by default.
package_heightint3211The height of package for this global model, the unit is CM.
package_lengthint3211The length of package for this global model, the unit is CM.
package_widthint3211The width of package for this global model, the unit is CM.
pre_orderobjectPre-order information of this global model. Notes: If don't set the DTS of this global model, will use the DTS of the global item by default.
days_to_shipint322Days to ship.
is_fulfillment_by_shopeebooleanIf it it a FBS model
standardise_tier_variationobject[]Standardise Tier variation information of global item.
variation_idint32Standardise Tier variation ID.
variation_namestringStandardise Tier variation Name.
variation_group_idint32Standardise Tier variation Group ID.
variation_option_listobject[]Standardise Tier variation Options List.
variation_option_idint32Standardise Tier variation Option ID.
variation_option_namestringStandardise Tier variation Option Name.
image_idstringID of image
image_urlstringURL of image