[
{
"task_group": {
"_id": "_id",
"created_by_org_id": "created_by_org_id",
"draft_started_at_timestamp": "2024-01-15T09:30:00Z",
"order_id": "order_id",
"order_short_id": "order_short_id",
"schema_version": 1,
"task_group_type": "chrt_ground_provider",
"cancelled_at_timestamp": "2024-01-15T09:30:00Z",
"completed_at_timestamp": "2024-01-15T09:30:00Z",
"coordinator_org_id": "coordinator_org_id",
"coordinator_setup_notes": "coordinator_setup_notes",
"created_by_user_id": "created_by_user_id",
"driver_id": "driver_id",
"exception_at_timestamp": "2024-01-15T09:30:00Z",
"executor_org_id": "executor_org_id",
"flight_leg_ids": [
"flight_leg_ids"
],
"flight_setup_notes": "flight_setup_notes",
"in_progress_at_timestamp": "2024-01-15T09:30:00Z",
"messages": [
{
"message": "message",
"org_id": "org_id",
"timestamp": "2024-01-15T09:30:00Z",
"user_id": "user_id"
}
],
"mileage_estimated": 1.1,
"off_chrt_executor_org_data_id": "off_chrt_executor_org_data_id",
"off_chrt_shipper_org_data_id": "off_chrt_shipper_org_data_id",
"order_off_chrt_reference_id": "order_off_chrt_reference_id",
"shipper_org_id": "shipper_org_id",
"skipped_at_timestamp": "2024-01-15T09:30:00Z",
"staged_at_timestamp": "2024-01-15T09:30:00Z",
"status": "draft",
"task_group_s3_object_metadata_ids": [
"task_group_s3_object_metadata_ids"
],
"task_ids": [
"task_ids"
],
"vehicle_type": "sedan",
"wait_time_total_minutes": 1.1
},
"accounts_payable_rate_sheets": [
{
"_id": "_id",
"created_at_timestamp": "2024-01-15T09:30:00Z",
"currency_code": "USD",
"invoice_type": "accounts_receivable",
"owned_by_org_id": "owned_by_org_id",
"schema_version": 1,
"updated_at_timestamp": "2024-01-15T09:30:00Z"
}
],
"accounts_receivable_rate_sheets": [
{
"_id": "_id",
"created_at_timestamp": "2024-01-15T09:30:00Z",
"currency_code": "USD",
"invoice_type": "accounts_receivable",
"owned_by_org_id": "owned_by_org_id",
"schema_version": 1,
"updated_at_timestamp": "2024-01-15T09:30:00Z"
}
]
}
]