{
"has_more": true,
"next_cursor": null,
"total": 1,
"work_orders": [
{
"bom_id": null,
"created_at": "string",
"id": "string",
"notes": null,
"priority": "string",
"product_id": "string",
"quantity_completed": "string",
"quantity_to_build": "string",
"status": "string",
"work_order_number": "string"
}
]
}