{
"company_id" : 82,
"company_name" : "Michael Griffin",
"company_city" : "Michael Griffin",
"company_state" : "Michael Griffin",
"company_zip" : "14127",
"interaction_date" : "02/18/2026",
"items" : [
{ "sku_id" : 50, "quantity" : 1, "status" : "SALE" },
{ "sku" : "02559", "quantity" : 1, "status" : "NO-SALE", "mfr_id" : 1 },
{ "sku_id" : 50, "quantity" : 1, "status" : "FOLLOW-UP", "follow_up_date" : "03/01/2026" },
{ "sku_id" : 50, "quantity" : 1, "status" : "FOLLOW-UP" }
]
}