Version: 202201
Product Details
GET/openapi/2022-01/products/:product_id
Retrieve a single product by its ID.
Request
Path Parameters
product_id stringrequired
Product's ID
Responses
- 200
- 422
200
- application/json
- Schema
- Example
- Result
Schema
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- ]
product object
briefstring
Example:
shirtcreated_atstring
Example:
2024-04-17T02:15:18Zdescriptionstring
Example:
<p>Desc</p>display_fake_salesboolean
Default value:
trueExample:
truefake_salesinteger
Default value:
0Example:
10handlestring
Example:
shirthas_only_default_variantboolean
Default value:
trueExample:
falseidstring
Example:
a1a88be0-a1d4-47e4-a2f2-ba6e131cf447image object
srcstring
Example:
//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpegwidthinteger
Default value:
0Example:
174heightinteger
Default value:
0Example:
180pathstring
Example:
ccf0794c594bad32a320eea0d6bfe40c.jpegaltstring
Example:
category object
idinteger
Default value:
0Example:
368313940138040900namestring
Example:
3google_idinteger
Default value:
0Example:
0levelinteger
Default value:
0Example:
3pathstring
Example:
368313940138008142,368313940138024526,368313940138040910images object[]
idstring
Example:
8ef098c5-5a08-44b4-b5fb-89214bb507dcproduct_idstring
Example:
a1a88be0-a1d4-47e4-a2f2-ba6e131cf447positioninteger
Default value:
0Example:
1srcstring
Example:
//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpegwidthinteger
Default value:
0Example:
174heightinteger
Default value:
0Example:
180altstring
Example:
created_atstring
Example:
2024-04-17T02:15:18Zupdated_atstring
Example:
2024-04-17T02:15:35Zinventory_policystring
Example:
continueinventory_quantityinteger
Default value:
0Example:
72inventory_trackingboolean
Default value:
trueExample:
truemixed_wholesaleboolean
Default value:
trueExample:
falseneed_variant_imageboolean
Default value:
trueExample:
truenotestring
Example:
options object[]
idstring
Example:
a4fc1abf-86fb-4e45-b774-9ff3b3f8ef90product_idstring
Example:
a1a88be0-a1d4-47e4-a2f2-ba6e131cf447positioninteger
Default value:
0Example:
1namestring
Example:
sizevaluesstring[]
publishedboolean
Default value:
trueExample:
falsepublished_atstring
Example:
1970-01-01T00:00:00Zrequires_shippingboolean
Default value:
trueExample:
trueseo_descriptionstring
Example:
Descseo_keywordsstring
Example:
seo_titlestring
Example:
shirtspustring
Example:
T-Mtagsstring
Example:
s1-s2taxableboolean
Default value:
trueExample:
truetitlestring
Example:
shirtupdated_atstring
Example:
2024-04-17T02:15:35Zvariants object[]
idstring
Example:
88e68830-4ef5-4125-bf7d-aef8047176b2product_idstring
Example:
a1a88be0-a1d4-47e4-a2f2-ba6e131cf447image_idstring
Example:
8ef098c5-5a08-44b4-b5fb-89214bb507dccreated_atstring
Example:
2024-04-17T02:15:18Zupdated_atstring
Example:
2024-04-17T02:15:35Ztitlestring
Example:
S-blue-Toption1string
Example:
Soption2string
Example:
blueoption3string
Example:
Timage object
srcstring
Example:
//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpegwidthinteger
Default value:
0Example:
174heightinteger
Default value:
0Example:
180pathstring
Example:
ccf0794c594bad32a320eea0d6bfe40c.jpegaltstring
Example:
positioninteger
Default value:
0Example:
1compare_at_pricestring
Example:
12.10pricestring
Example:
10.10skustring
Example:
T-M-S-blue-T-A001004barcodestring
Example:
6929000212340notestring
Example:
nodeinventory_quantityinteger
Default value:
0Example:
10weightstring
Example:
1.10weight_unitstring
Example:
kgcost_pricestring
Example:
1.10wholesale_price object[]
pricestring
Example:
10.10min_quantityinteger
Default value:
0Example:
1extend object
lengthinteger
Default value:
0Example:
10widthinteger
Default value:
0Example:
10heightinteger
Default value:
0Example:
10dimension_unitstring
Example:
inorigin_country_codestring
Example:
AGhs_codestring
Example:
62114390vendorstring
Example:
shoplazzavendor_urlstring
Example:
https://shoplazza.com{
"product": {
"brief": "shirt",
"created_at": "2024-04-17T02:15:18Z",
"description": "<p>Desc</p>",
"display_fake_sales": true,
"fake_sales": 10,
"handle": "shirt",
"has_only_default_variant": false,
"id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"category": {
"id": 368313940138040900,
"name": "3",
"google_id": 0,
"level": 3,
"path": "368313940138008142,368313940138024526,368313940138040910"
},
"images": [
{
"id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"position": 1,
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"alt": "",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z"
}
],
"inventory_policy": "continue",
"inventory_quantity": 72,
"inventory_tracking": true,
"mixed_wholesale": false,
"need_variant_image": true,
"note": "",
"options": [
{
"id": "a4fc1abf-86fb-4e45-b774-9ff3b3f8ef90",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"position": 1,
"name": "size",
"values": [
"S"
]
}
],
"published": false,
"published_at": "1970-01-01T00:00:00Z",
"requires_shipping": true,
"seo_description": "Desc",
"seo_keywords": "",
"seo_title": "shirt",
"spu": "T-M",
"tags": "s1-s2",
"taxable": true,
"title": "shirt",
"updated_at": "2024-04-17T02:15:35Z",
"variants": [
{
"id": "88e68830-4ef5-4125-bf7d-aef8047176b2",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "S-blue-T",
"option1": "S",
"option2": "blue",
"option3": "T",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 1,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-S-blue-T-A001004",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AG",
"hs_code": "62114390"
}
}
],
"vendor": "shoplazza",
"vendor_url": "https://shoplazza.com"
}
}
{
"product":
{
"brief": "shirt",
"created_at": "2024-04-17T02:15:18Z",
"description": "<p>Desc</p>",
"display_fake_sales": true,
"fake_sales": 10,
"handle": "shirt",
"has_only_default_variant": false,
"id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"category": {
"id": 368313940138040910,
"name": "3",
"google_id": 0,
"level": 3,
"path": "368313940138008142,368313940138024526,368313940138040910"
},
"images": [
{
"id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"position": 1,
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"alt": "",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z"
}
],
"inventory_policy": "continue",
"inventory_quantity": 72,
"inventory_tracking": true,
"mixed_wholesale": false,
"need_variant_image": true,
"note": "",
"options": [
{
"id": "a4fc1abf-86fb-4e45-b774-9ff3b3f8ef90",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"position": 1,
"name": "size",
"values": [
"S",
"L"
]
},
{
"id": "d6a27294-e070-4c00-988d-8d54122638a7",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"position": 2,
"name": "color",
"values": [
"blue",
"red"
]
},
{
"id": "449e7329-a355-43b3-b17e-cfd499599086",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"position": 3,
"name": "type",
"values": [
"T",
"S"
]
}
],
"published": false,
"published_at": "1970-01-01T00:00:00Z",
"requires_shipping": true,
"seo_description": "Desc",
"seo_keywords": "",
"seo_title": "shirt",
"spu": "T-M",
"tags": "s1-s2",
"taxable": true,
"title": "shirt",
"updated_at": "2024-04-17T02:15:35Z",
"variants": [
{
"id": "88e68830-4ef5-4125-bf7d-aef8047176b2",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "S-blue-T",
"option1": "S",
"option2": "blue",
"option3": "T",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 1,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-S-blue-T-A001004",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AG",
"hs_code": "62114390"
}
},
{
"id": "deab5c4b-0ceb-498c-b2b6-d742321f3d20",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "S-blue-S",
"option1": "S",
"option2": "blue",
"option3": "S",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 2,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-S-blue-S-A001005",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 2,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AO",
"hs_code": "62114390"
}
},
{
"id": "41a37521-ae26-4259-9771-22ef0221788c",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "S-red-T",
"option1": "S",
"option2": "red",
"option3": "T",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 3,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-S-red-T-A001006",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AI",
"hs_code": "62114390"
}
},
{
"id": "97cbf601-7dbb-4ab4-86f2-c9b8d632494e",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "S-red-S",
"option1": "S",
"option2": "red",
"option3": "S",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 4,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-S-red-S-A001007",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AI",
"hs_code": "62114390"
}
},
{
"id": "a7175820-36b3-4fc6-9baf-51e3035242ba",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "L-blue-T",
"option1": "L",
"option2": "blue",
"option3": "T",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 5,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-L-blue-T-A001008",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AO",
"hs_code": "62114390"
}
},
{
"id": "e9a785a4-739b-45e6-93bb-d056d706c295",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "L-blue-S",
"option1": "L",
"option2": "blue",
"option3": "S",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 6,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-L-blue-S-A001009",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AS",
"hs_code": "62114390"
}
},
{
"id": "14665246-d39e-46d6-a87a-23ad54db8477",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "L-red-T",
"option1": "L",
"option2": "red",
"option3": "T",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 7,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-L-red-T-A001010",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "AQ",
"hs_code": "62114390"
}
},
{
"id": "cbd7a7b0-5dd7-4902-9466-e21bd02688b4",
"product_id": "a1a88be0-a1d4-47e4-a2f2-ba6e131cf447",
"image_id": "8ef098c5-5a08-44b4-b5fb-89214bb507dc",
"created_at": "2024-04-17T02:15:18Z",
"updated_at": "2024-04-17T02:15:35Z",
"title": "L-red-S",
"option1": "L",
"option2": "red",
"option3": "S",
"image": {
"src": "//cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"width": 174,
"height": 180,
"path": "ccf0794c594bad32a320eea0d6bfe40c.jpeg",
"alt": ""
},
"position": 8,
"compare_at_price": "12.10",
"price": "10.10",
"sku": "T-M-L-red-S-A001011",
"barcode": "6929000212340",
"note": "node",
"inventory_quantity": 10,
"weight": "1.10",
"weight_unit": "kg",
"cost_price": "1.10",
"wholesale_price": [
{
"price": "10.10",
"min_quantity": 1
}
],
"extend": {
"length": 10,
"width": 10,
"height": 10,
"dimension_unit": "in",
"origin_country_code": "DZ",
"hs_code": "62114390"
}
}
],
"vendor": "shoplazza",
"vendor_url": "https://shoplazza.com"
}
}
422
- application/json
- Schema
- Example
- Result
Schema
errorsstring[]
{
"errors": [
"productId has an invalid UUID"
]
}
{
"errors": [
"productId has an invalid UUID"
]
}