We just GoLive API Rate Limits. Please follow up
{
"data": {
"barcodes": [
"string"
],
"shop_id": 0,
"shop_name": "string",
"platform": "string",
"platform_logo": "string",
"catalogue_id": 0,
"name": "string",
"sku": "string",
"category_id": "string",
"external_id": "string",
"external_global_id": "string",
"external_parent_id": "string",
"description": "string",
"link": "string",
"product_links": [
{
"product_id": 0,
"cost": 0,
"price": 0,
"quantity": 0,
"is_gift": 0,
"sale_price": 0
}
],
"cost": 0,
"price": 0,
"sale_price": 0,
"currency": "string",
"weight": 0,
"volume": "string",
"images": [
"string"
],
"variants": [
{
"barcodes": [
"string"
],
"catalogue_id": 0,
"sku": "string",
"name": "string",
"cost": 0,
"price": 0,
"sale_price": 0,
"images": [
"string"
],
"status": "string",
"status_name": "string",
"created_time": 0,
"updated_time": 0,
"weight": 0,
"addition_stock": 0,
"reserved_stock": 0,
"external_stock": 0,
"is_non_moving": true,
"product_links": [
{
"product_id": 0,
"cost": 0,
"price": 0,
"quantity": 0,
"is_gift": 0,
"sale_price": 0
}
]
}
],
"status": "string",
"status_name": "string",
"created_time": 0,
"updated_time": 0,
"addition_stock": 0,
"reserved_stock": 0,
"external_stock": 0,
"is_non_moving": true
},
"error": true,
"error_code": 0,
"attr_error": null,
"messages": "string",
"request_id": "string"
}