logo
This object represents an item (product) in a collection.
Field
Type
Required
Description
id
String
Yes
Unique identifier of the item.
exception
Null/Object
Optional
Exception details (if any).
addons
Null/Object
Optional
Additional features or extensions.
description
Null/Object
Optional
Description of the item.
slot
Null/Object
Optional
Slot information.
type
String
Yes
Type of the item.
p_code
Integer
Yes
Product code.
price
Float
Yes
Price of the item.
vendor
String
Yes
Vendor identifier.
variant
Array
Optional
Variants of the product.
calendar_type
Null/Object
Optional
Type of calendar associated with the product.
ㅤ
ㅤ
ㅤ
ㅤ
attribute
Object
Yes
Attributes related to the product.
trackStock
Integer
Optional
Stock tracking status (0 = No, 1 = Yes).
cost
Integer
Optional
Cost of the product.
quantity
Integer
Optional
Available quantity.
timezone
String
Optional
Timezone of the product.
isTaxable
Integer
Optional
Tax applicability (0 = No, 1 = Yes).
isShipping
Integer
Optional
Shipping availability (0 = No, 1 = Yes).
message
String
Optional
Message related to the product.
barcode
String
Optional
Barcode value.
subset
String
Optional
Subset category of the product.
sku
String
Optional
Stock Keeping Unit identifier.
bundle
Null/Object
Optional
Bundled product details.
calendar
Null/Object
Optional
Calendar settings for the product.
image
Array (Object)
Optional
Image details of the product.
width
Integer
Yes
Image width in pixels.
url
String
Yes
Image URL.
height
Integer
Yes
Image height in pixels.
compare_at_price
Float
Optional
Original price before discount.
main_group_id
Integer
Optional
Main group ID the product belongs to.
collection
Array
Optional
Collections associated with the item.
params
Null/Object
Optional
Additional parameters.
server_id
String
Yes
Server identifier.
version
String
Yes
Version information.
group_id
Integer
Yes
Group ID of the product.
parent_id
String
Yes
Parent product ID.
name
String
Yes
Name of the product.
service_profile_id
String
Optional
Service profile identifier.
style
String
Optional
Style code.
location
Null/Object
Optional
Location details.
created_date
String (Date)
Yes
Creation date of the product.
updated_date
Object
Optional
Last updated date.
category
String
Yes
Product category.
status
String
Yes
Product status (e.g., Active "A").
option
Array
Optional
Available options for the product.

Object

json
{ "exception": null, "addons": null, "description": null, "slot": null, "type": "0", "p_code": 5121, "price": 1111, "vendor": "0", "variant": [], "calendar_type": null, "id": "5121862859126319", "attribute": { "trackStock": 0, "cost": 0, "quantity": 0, "timezone": "Africa/Cairo", "isTaxable": 0, "isShipping": 0, "message": "erwerwer", "barcode": "", "subset": "S" }, "tag": null, "sku": "", "keyword": null, "bundle": null, "calendar": null, "image": [ { "width": 328, "url": "https://m1.nandbox.ca/v1/AUTH_137b624a8e434c4e88e9be30fa5e7bed/g/90090684298937728_5d9c2cc2a61c624c18b1e273e0c71c0f404fabd4d9843c2ecfcc8207940a814f.png?temp_url_sig=6c91fab30b4b4e39835c23533080b72e2f09ca95&temp_url_expires=2056635166", "height": 82 } ], "compare_at_price": 11111, "main_group_id": 90090684298937730, "collection": [ { "image": [ { "width": 370, "url": "https://m1.nandbox.ca/v1/AUTH_137b624a8e434c4e88e9be30fa5e7bed/g/nullb3ab63f778d0166d458610b292585c17adbbe82f29ea6a90a3926e9c4c24fb30.jpg?temp_url_sig=6aab534114756f32fa18da8f23c98b533da6510e&temp_url_expires=2057992006", "height": 370 } ], "name": "sdfsdfsd", "id": "5121006384126184" } ], "params": null, "server_id": "b1", "version": "MsIrsr", "group_id": 90090684298937730, "parent_id": "0", "name": "werw", "service_profile_id": "15", "style": "01", "location": null, "created_date": "2025-02-24 00:00:00", "updated_date": {}, "category": "product", "status": "A", "option": [] }

Powered by Notaku
Share