product_sku.deleted
The product_sku.deleted
is triggered a product SKU is deleted.
{
"type": "product_sku.deleted",
"id": "evt_zuf7yWHdGiIrqTyLdLaHtOJh",
"created": 1725474127,
"data": {
"object": {
"object": "product_sku",
"id": 63,
"countries": null,
"currency": "cad",
"entitlements": null,
"expires_at": null,
"inventory_quantity": 0,
"inventory_type": 0,
"metadata": null,
"name": "CAD Plans - No Limitations taxes - SKU1",
"price": 235400,
"product_id": 159
}
}
}
Updated 3 days ago