{
"bulk": [
{
"shipmentId": "string",
"facilityId": "string",
"reason": "string",
"orderItems": [
{
"id": "string",
"quantity": 0
}
]
}
]
}