{
"successful": [
{
"id": "ID",
"productID": "productID",
"orderUnit": "orderUnit"
}
],
"failed": [
{
"productID": "productID",
"orderUnit": "orderUnit",
"message": "Reason for failure."
}
]
}