Allocation records nested under orders. Source: reporting_db
| Parameter | Type(s) | Example |
|---|---|---|
| alloc_id | int | 32 |
| confirmed | bool | False |
| driver | dict, list | {"company_email": "jedclarke48@gmail.com", "company_phone": "+447722689605", "driver_id": 7, "driver_name": "Jed Clarke", "supplier_id": ... |
| order_id | int | 228 |
| order_rows | str | ,409,410, |
| price | float, int | 0 |
| supplier | dict, list | {"company_email": "jedclarke48@gmail.com", "company_phone": "+447722689605", "driver_id": 7, "driver_name": "Jed Clarke", "supplier_id": ... |
| vehicle | dict, list | [] |