Hey @samliew, yes! Here it is:
{
"id": "id",
"order_id": "order_id",
"item_id": "item_id",
"item_name": "Email campaign",
"item_sku": null,
"item_sku_id": null,
"item_variation_sku": null,
"item_sku_attachment": null,
"item_options": [
{
"Organization name": "Client A"
},
{
"Writing services": "Writing service A"
},
{
"Design services": "Design service B"
},
{
"Comments": "test comment"
}
],
"item_image": "image.png",
"unit_price": "0.00",
"quantity": "5",
"weight": "0.00",
"item_tax_meta": null,
"discount_name": null,
"discount_amount": null,
"sale_amount": null,
"item_license_key": null,
"item_source_url": "test",
"status": "1",
"reviewed_at": null,
"deleted_at": null,
"created_at": "2024-05-11 13:37:46",
"updated_at": null,
"product_id": "test_product_id",
"product_name": "Email campaign",
"product_description": "",
"product_price": "195.00",
"product_email_info": "test info",
"product_quantity": null,
"require_delivery_or_collection": "0",
"shipping_type": "global",
"min_order_quantity": null,
"max_order_quantity": null,
"sku": "SEND-KOG",
"use_license_key_count_as_stock": "0",
"categories": [
{
"id": "cat_6633e1936571b618828100",
"category_name": "Send",
"category_slug": "send",
"status": "1"
}
],
"__IMTINDEX__": 1,
"__IMTLENGTH__": 2
},
{
"id": "oi_663f74aa54a94606483869",
"order_id": "ord_663f74aa4891c709015972",
"item_id": "prod_6633ee3d6689f439733005",
"item_name": "Email campaign",
"item_sku": null,
"item_sku_id": null,
"item_variation_sku": null,
"item_sku_attachment": null,
"item_options": [
{
"Organization name": "Client B"
},
{
"Writing services": "Writing service C"
},
{
"Design services": "Writing service D"
},
{
"Comments": "test comments"
}
],
"item_image": "image.png",
"unit_price": "295.00",
"quantity": "1",
"weight": "0.00",
"item_tax_meta": null,
"discount_name": null,
"discount_amount": null,
"sale_amount": null,
"item_license_key": null,
"item_source_url": "test",
"status": "1",
"reviewed_at": null,
"deleted_at": null,
"created_at": "2024-05-11 13:37:46",
"updated_at": null,
"product_id": "test",
"product_name": "Email campaign",
"product_description": "",
"product_price": "195.00",
"product_email_info": "test",
"product_quantity": null,
"require_delivery_or_collection": "0",
"shipping_type": "global",
"min_order_quantity": null,
"max_order_quantity": null,
"sku": "SEND-KOG",
"use_license_key_count_as_stock": "0",
"categories": [
{
"id": "cat_6633e1936571b618828100",
"category_name": "Send",
"category_slug": "send",
"status": "1"
}
],
"__IMTINDEX__": 2,
"__IMTLENGTH__": 2
}
]```