DELETE api/QFGensetPreTrips

Deletes a record

Request Information

URI Parameters

None.

Body Parameters

object data of the entry to delete

VEMModel.VEMModelClass.QFGensetPreTrip
NameDescriptionTypeAdditional information
HourReading

integer

None.

HoursLastPreTrip

integer

None.

LastPreTripDate

date

None.

Oil

decimal number

None.

oilUnitOfMeasurement

VEMModel.Logic.UnitsOfMeasurement

None.

Antifreeze

decimal number

None.

antifreezeUnitOfMeasurement

VEMModel.Logic.UnitsOfMeasurement

None.

Fuel

decimal number

None.

CriteriaAnswers

Collection of VEMModel.VEMModelClass.QFGensetPreTripDetail

None.

Observations

string

None.

HasAssociatedRepair

boolean

None.

Attachments

Collection of VEMModel.QuickForms.Attachaments.QFGensetPreTripAttachment

None.

FileAttachments

Collection of VEMModel.QuickForms.FileAttachments.QFGensetPreTripFileAttachment

None.

ChassisMounted

boolean

None.

ChassisNumber

string

Max length: 11

ManufacturedYear

integer

None.

RecordId

integer

None.

ActiveUnitId

integer

None.

ActiveUnit

VEMModel.Units.ActiveUnits

None.

UnitNumber

string

Max length: 15

PreviousUnitNumber

string

Max length: 15

SerialNumber

string

Max length: 50

LicensePlate

string

Max length: 50

DS5EstimateNumber

string

Max length: 15

DS5DateEntered

date

None.

PoNumber

string

None.

InternalReferenceNumber

string

None.

CustomerReferenceNumber

string

None.

InvoiceReferenceNumber

string

None.

DateInvoiced

date

None.

OnQuickBase

boolean

None.

Approved

boolean

None.

DateApproved

date

None.

LocationId

integer

None.

Location

VEMModel.VEMModelClass.Location

None.

CustomerId

integer

None.

Customer

VEMModel.VEMModelClass.Customer

None.

CustomerSubAccountId

integer

None.

CustomerSubAccount

VEMModel.VEMModelClass.CustomerSubAccount

None.

FormStatusId

integer

None.

FormStatus

VEMModel.Configuration.FormStatus

None.

UserGroupId

integer

None.

UserGroup

VEMModel.Admin.UserGroup

None.

EDIStatusId

integer

None.

EDIStatus

VEMModel.EDI.EDIStatus

None.

EDISentDate

date

None.

Notes

string

Max length: 250

ExternalNotes

string

Max length: 250

Teammate

string

Max length: 50

Deleted

boolean

None.

DateCreated

date

None.

Createdby

string

Max length: 50

CreatedByName

string

None.

UpdatedOn

date

None.

UpdatedBy

string

Max length: 50

DateEntered

date

None.

EnteredBy

string

Max length: 50

Locked

boolean

None.

LockedByFullName

string

None.

LockedByLoginName

string

None.

AssignedBy

string

Max length: 50

AssignedTo

string

Max length: 50

DateAssigned

date

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

WorkTimeType

VEMModel.VEMModelClass.WorkTimeType

None.

Autogenerated

boolean

None.

ManHourRate

decimal number

None.

TotalManHours

decimal number

None.

TotalLabor

decimal number

None.

TotalMaterials

decimal number

None.

TotalTaxLabor

decimal number

None.

TotalTaxMaterials

decimal number

None.

TotalTax

decimal number

None.

Total

decimal number

None.

InvoiceId

integer

None.

StatusDate

date

None.

Override

boolean

None.

QFType

string

None.

QFOperation

string

None.

ImageAttachments

Collection of VEMModel.General.ImageAttachment

None.

OriginalUpdatedOn

date

None.

CurrentStepGuid

string

None.

CurrentStepFlow

string

None.

QuickFormAlertId

integer

None.

DaysInCurrentStatus

decimal number

None.

FromDesktop

boolean

None.

MissingManHourTariff

boolean

None.

NMDateRepaired

date

None.

NMEquipmentTypeId

integer

None.

NMEquipmentSizeTypeId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "HourReading": 1,
  "HoursLastPreTrip": 2,
  "LastPreTripDate": "2026-02-21T18:23:23.6843833-05:00",
  "Oil": 3.0,
  "oilUnitOfMeasurement": 0,
  "Antifreeze": 4.0,
  "antifreezeUnitOfMeasurement": 0,
  "Fuel": 5.0,
  "CriteriaAnswers": [
    {
      "$id": "2",
      "QFGensetPreTripDetailId": 1,
      "CriterionId": 2,
      "Criterion": {
        "$id": "3",
        "CriterionId": 1,
        "Criterion": "sample string 2",
        "Description": "sample string 3",
        "Type": 1,
        "ExpectedAnswer": "sample string 4",
        "PromptUnExpectedAnswer": "sample string 5",
        "ApplicationScreenId": 6,
        "ApplicationScreen": {
          "$id": "4",
          "ScreenId": 1,
          "ScreenReferenceId": 2,
          "ScreenMenuTitle": "sample string 3",
          "ScreenMenuIcon": "sample string 4",
          "ScreenMenuItemGroup": "sample string 5",
          "ScreenName": "sample string 6",
          "ScreenTitle": "sample string 7",
          "ScreenDescription": "sample string 8",
          "ForMobile": true,
          "ForDesktop": true,
          "ForWeb": true,
          "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
          "CreatedBy": "sample string 12",
          "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
          "UpdatedBy": "sample string 13"
        },
        "GroupId": 7,
        "Group": {
          "$id": "5",
          "GroupId": 1,
          "Name": "sample string 2",
          "Description": "sample string 3",
          "Deleted": true,
          "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
          "CreatedBy": "sample string 5",
          "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
          "UpdatedBy": "sample string 6"
        },
        "Customers": [
          {
            "$id": "6",
            "CustomerId": 1,
            "Name": "sample string 2",
            "Code": "sample string 3",
            "LongName": "sample string 4",
            "LogoUrl": "sample string 5",
            "Address": "sample string 6",
            "Address2": "sample string 7",
            "City": "sample string 8",
            "ZipCode": 9,
            "State": "sample string 10",
            "Country": "sample string 11",
            "WebSite": "sample string 12",
            "ContactName": "sample string 13",
            "ContactPhoneNumber": "sample string 14",
            "ContactMobileNumber": "sample string 15",
            "EMail": "sample string 16",
            "Default": true,
            "Deleted": true,
            "Locations": [
              {
                "$id": "7",
                "LocationId": 1,
                "Name": "sample string 2",
                "Code": "sample string 3",
                "Address": "sample string 4",
                "Address2": "sample string 5",
                "ZipCode": 6,
                "Country": "sample string 7",
                "City": "sample string 8",
                "State": "sample string 9",
                "ContactName": "sample string 10",
                "ContactNumber": "sample string 11",
                "ContactEmail": "sample string 12",
                "Latitude": 13.1,
                "Longitude": 14.1,
                "InternalPrimaryWebURL": "sample string 15",
                "InternalSecondaryWebURL": "sample string 16",
                "TransactionTypesNotAllowed": "sample string 17",
                "TimeZone": "sample string 18",
                "UTCOffset": 19,
                "Language": "sample string 20",
                "Default": true,
                "EnableReeferReceiveReleaseAutoCreation": true,
                "EnableGensetMountDismountAutoCreation": true,
                "OnlyStraightTimeBilling": true,
                "EnableFailedPretripValidation": true,
                "EnableSerialNumberValidation": true,
                "Deleted": true,
                "SupervisorUserGroupId": 1,
                "SupervisorUserGroup": {
                  "$id": "8",
                  "RecordId": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "EMail": "sample string 4",
                  "Users": [
                    {
                      "$id": "9",
                      "UserId": 1,
                      "LoginName": "sample string 2",
                      "FirstName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "LastName": "sample string 5",
                      "MobileNumber": "sample string 6",
                      "ProfilePicture": "sample string 7",
                      "EMail": "sample string 8",
                      "Location": {
                        "$ref": "7"
                      },
                      "AllowRoaming": true,
                      "Deleted": true,
                      "Deactivated": true,
                      "Role": {
                        "$id": "10",
                        "UserRoleId": 1,
                        "RoleName": "sample string 2",
                        "RoleDescription": "sample string 3",
                        "CreatedOn": "2026-02-21T18:23:23.6843833-05:00",
                        "CreatedBy": "sample string 5",
                        "LastModifiedOn": "2026-02-21T18:23:23.6843833-05:00",
                        "ModifiedBy": "sample string 6",
                        "Deleted": true
                      },
                      "Preferences": [
                        {
                          "$id": "11",
                          "RecordId": 1,
                          "Key": "sample string 2",
                          "User": {
                            "$ref": "9"
                          },
                          "Value": "sample string 3"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "HourlyEmployee": true,
                      "UserType": 0,
                      "Teammate": "sample string 13",
                      "UserOrganizationId": 1,
                      "UserOrganization": {
                        "$id": "12",
                        "RecordId": 1,
                        "Name": "sample string 2",
                        "Code": "sample string 3",
                        "Description": "sample string 4",
                        "ShortDescription": "sample string 5",
                        "Deleted": true,
                        "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                        "CreatedBy": "sample string 7",
                        "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                        "UpdatedBy": "sample string 8",
                        "IntegrationTypeUserOrganizations": [
                          {
                            "$id": "13",
                            "UserOrganizationId": 1,
                            "UserOrganization": {
                              "$ref": "12"
                            },
                            "RecordId": 2,
                            "Name": "sample string 3",
                            "Code": "sample string 4",
                            "IntegrationType": 2,
                            "CommunicationType": 0,
                            "DocumentType": 0
                          },
                          {
                            "$ref": "13"
                          }
                        ]
                      },
                      "SignatureFile": "sample string 14",
                      "SignatureExpirationDate": "2026-02-21T18:23:23.6843833-05:00",
                      "UserAccessLocations": [
                        {
                          "$id": "14",
                          "RecordId": 1,
                          "LocationId": 2,
                          "Location": {
                            "$ref": "7"
                          },
                          "UserId": 3,
                          "User": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "UserGroups": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "IntegrationTypeUsers": [
                        {
                          "$id": "15",
                          "UserId": 1,
                          "User": {
                            "$ref": "9"
                          },
                          "RecordId": 2,
                          "Name": "sample string 3",
                          "Code": "sample string 4",
                          "IntegrationType": 2,
                          "CommunicationType": 0,
                          "DocumentType": 0
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "Language": "sample string 15",
                      "Password": "sample string 16",
                      "MenuVEM": {
                        "$id": "16",
                        "MenuGroups": [
                          {
                            "$id": "17",
                            "GroupName": "sample string 1",
                            "MenuItems": [
                              {
                                "$id": "18",
                                "ScreenId": 1,
                                "ScreenMenuTitle": "sample string 2",
                                "ScreenMenuIcon": "sample string 3",
                                "ScreenTitle": "sample string 4",
                                "ScreenDescription": "sample string 5",
                                "MenuGroupName": "sample string 6",
                                "ScreenName": "sample string 7",
                                "ScreenReferenceId": 8,
                                "AccessLevel": 1
                              },
                              {
                                "$ref": "18"
                              }
                            ]
                          },
                          {
                            "$ref": "17"
                          }
                        ]
                      },
                      "UserActivities": [
                        {
                          "$id": "19",
                          "LogUserActivityId": 1,
                          "RecordId": 2,
                          "ApplicationScreenId": 3,
                          "ApplicationScreenName": "sample string 4",
                          "LoginName": "sample string 5",
                          "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                          "UnitNumber": "sample string 7"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "AssignedWorkOrders": [
                        {
                          "$id": "20",
                          "AllowEdit": true,
                          "LoadedContainer": true,
                          "UnitURL": "sample string 2",
                          "ThumbnailUnitURL": "sample string 3",
                          "WorkOrderDetail": [
                            {
                              "$id": "21",
                              "WorkOrderDetailId": 1,
                              "Code": "sample string 2",
                              "CustomerCode": "sample string 3",
                              "ManHourCustomerCode": "sample string 4",
                              "MaterialCustomerCode": "sample string 5",
                              "Category": "sample string 6",
                              "SubCategory": "sample string 7",
                              "Name": "sample string 8",
                              "Description": "sample string 9",
                              "ReferenceImageURL": "sample string 10",
                              "Modified": true,
                              "Added": true,
                              "AllowMultiple": true,
                              "DateAdded": "2026-02-21T18:23:23.6843833-05:00",
                              "AddedBy": "sample string 15",
                              "DateUpdated": "2026-02-21T18:23:23.6843833-05:00",
                              "UpdatedBy": "sample string 16",
                              "EstimateScreenType": 17,
                              "Quantity": 18.0,
                              "Width": 19.0,
                              "Length": 20.0,
                              "Location": "sample string 21",
                              "WorkOrderItemTemplateId": 22,
                              "WorkOrderDetailImageAttachmentsAfter": [
                                {
                                  "$id": "22",
                                  "Container": "sample string 1",
                                  "ImageId": 1,
                                  "Name": "sample string 2",
                                  "Notes": "sample string 3",
                                  "DateTaken": "2026-02-21T18:23:23.6843833-05:00",
                                  "TakenBy": "sample string 5",
                                  "ImageUrl": "sample string 6",
                                  "Source": "sample string 7",
                                  "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                                  "RequirementMessage": "sample string 9",
                                  "Deleted": true,
                                  "Image": "QEA=",
                                  "ImageSBytes": [
                                    64,
                                    64
                                  ],
                                  "Text": "sample string 11",
                                  "Flag": "sample string 12",
                                  "FileType": 13,
                                  "Resolution": 14
                                },
                                {
                                  "$ref": "22"
                                }
                              ],
                              "WorkOrderDetailImageAttachmentsBefore": [
                                {
                                  "$id": "23",
                                  "Container": "sample string 1",
                                  "ImageId": 1,
                                  "Name": "sample string 2",
                                  "Notes": "sample string 3",
                                  "DateTaken": "2026-02-21T18:23:23.6843833-05:00",
                                  "TakenBy": "sample string 5",
                                  "ImageUrl": "sample string 6",
                                  "Source": "sample string 7",
                                  "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                                  "RequirementMessage": "sample string 9",
                                  "Deleted": true,
                                  "Image": "QEA=",
                                  "ImageSBytes": [
                                    64,
                                    64
                                  ],
                                  "Text": "sample string 11",
                                  "Flag": "sample string 12",
                                  "FileType": 13,
                                  "Resolution": 14
                                },
                                {
                                  "$ref": "23"
                                }
                              ],
                              "AddedParts": [
                                {
                                  "$id": "24",
                                  "RecordId": 1,
                                  "PartId": 1,
                                  "Part": {
                                    "$id": "25",
                                    "RecordId": 1,
                                    "Name": "sample string 2",
                                    "Code": "sample string 3",
                                    "Description": "sample string 4",
                                    "ShortDescription": "sample string 5",
                                    "ImageURL": "sample string 6",
                                    "PartSellPrices": [
                                      {
                                        "$id": "26",
                                        "RecordId": 1,
                                        "PartId": 2,
                                        "Part": {
                                          "$ref": "25"
                                        },
                                        "PartCode": "sample string 3",
                                        "CustomerId": 1,
                                        "Customer": {
                                          "$ref": "6"
                                        },
                                        "LocationId": 1,
                                        "Location": {
                                          "$ref": "7"
                                        },
                                        "Price": 4.0,
                                        "EffectiveDate": "2026-02-21T18:23:23.6843833-05:00",
                                        "EndDate": "2026-02-21T18:23:23.6843833-05:00",
                                        "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                        "CreatedBy": "sample string 7",
                                        "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                        "UpdatedBy": "sample string 8"
                                      },
                                      {
                                        "$ref": "26"
                                      }
                                    ],
                                    "IntegrationTypeParts": [
                                      {
                                        "$id": "27",
                                        "PartId": 1,
                                        "Part": {
                                          "$ref": "25"
                                        },
                                        "LocationId": 1,
                                        "Location": {
                                          "$ref": "7"
                                        },
                                        "CustomerId": 1,
                                        "Customer": {
                                          "$ref": "6"
                                        },
                                        "RecordId": 2,
                                        "Name": "sample string 3",
                                        "Code": "sample string 4",
                                        "IntegrationType": 2,
                                        "CommunicationType": 0,
                                        "DocumentType": 0
                                      },
                                      {
                                        "$ref": "27"
                                      }
                                    ],
                                    "Deleted": true,
                                    "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                    "CreatedBy": "sample string 8",
                                    "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "UpdatedBy": "sample string 9",
                                    "EquipmentTypePartAssociations": [
                                      {
                                        "$id": "28",
                                        "EquipmentTypeId": 1,
                                        "EquipmentType": {
                                          "$id": "29",
                                          "RecordId": 1,
                                          "Name": "sample string 2",
                                          "Code": "sample string 3",
                                          "Description": "sample string 4",
                                          "ShortDescription": "sample string 5",
                                          "CommonEquipmentType": 0,
                                          "LoadedIdentifierEntry": true,
                                          "LoadedIdentifierEntryRequired": true,
                                          "MakeEntry": true,
                                          "MakeEntryRequired": true,
                                          "SerialNumberEntry": true,
                                          "SerialNumberEntryRequired": true,
                                          "ModelNumberEntry": true,
                                          "ModelNumberEntryRequired": true,
                                          "ManufacturedYearEntry": true,
                                          "ManufacturedYearEntryRequired": true,
                                          "HourMeterReadingEntry": true,
                                          "HourMeterReadingEntryRequired": true,
                                          "HoursLastPmEntry": true,
                                          "HoursLastPmEntryRequired": true,
                                          "DateLastPmEntry": true,
                                          "DateLastPmEntryRequired": true,
                                          "HoursLastPtEntry": true,
                                          "HoursLastPtEntryRequired": true,
                                          "DateLastPtEntry": true,
                                          "DateLastPtEntryRequired": true,
                                          "Deleted": true,
                                          "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                          "CreatedBy": "sample string 28",
                                          "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                          "UpdatedBy": "sample string 29",
                                          "EquipmentImageRequirements": [
                                            {
                                              "$id": "30",
                                              "RecordId": 1,
                                              "EquipmentTypeId": 2,
                                              "EquipmentType": {
                                                "$ref": "29"
                                              },
                                              "LocationId": 3,
                                              "Location": {
                                                "$ref": "7"
                                              },
                                              "CustomerId": 4,
                                              "Customer": {
                                                "$ref": "6"
                                              },
                                              "Requirement": "sample string 5"
                                            },
                                            {
                                              "$ref": "30"
                                            }
                                          ],
                                          "IntegrationTypeEquipmentTypes": [
                                            {
                                              "$id": "31",
                                              "EquipmentTypeId": 1,
                                              "EquipmentType": {
                                                "$ref": "29"
                                              },
                                              "LocationId": 1,
                                              "Location": {
                                                "$ref": "7"
                                              },
                                              "CustomerId": 1,
                                              "Customer": {
                                                "$ref": "6"
                                              },
                                              "RecordId": 2,
                                              "Name": "sample string 3",
                                              "Code": "sample string 4",
                                              "IntegrationType": 2,
                                              "CommunicationType": 0,
                                              "DocumentType": 0
                                            },
                                            {
                                              "$ref": "31"
                                            }
                                          ],
                                          "EquipmentTypeCustomerAssociations": [
                                            {
                                              "$id": "32",
                                              "EquipmentTypeId": 1,
                                              "EquipmentType": {
                                                "$ref": "29"
                                              },
                                              "LocationId": 2,
                                              "Location": {
                                                "$ref": "7"
                                              },
                                              "CustomerId": 3,
                                              "Customer": {
                                                "$ref": "6"
                                              },
                                              "EquipmentImageURL": "sample string 4"
                                            },
                                            {
                                              "$ref": "32"
                                            }
                                          ],
                                          "EquipmentTypeSizeAssociations": [
                                            {
                                              "$id": "33",
                                              "EquipmentTypeId": 1,
                                              "EquipmentType": {
                                                "$ref": "29"
                                              },
                                              "EquipmentSizeTypeId": 2,
                                              "EquipmentSizeType": {
                                                "$id": "34",
                                                "RecordId": 1,
                                                "Name": "sample string 2",
                                                "Code": "sample string 3",
                                                "Description": "sample string 4",
                                                "ShortDescription": "sample string 5",
                                                "EquipmentSizeTypeTransactions": [
                                                  {
                                                    "$id": "35",
                                                    "RecordId": 1,
                                                    "EquipmentSizeTypeId": 2,
                                                    "EquipmentSizeType": {
                                                      "$ref": "34"
                                                    },
                                                    "TransactionType": "sample string 3"
                                                  },
                                                  {
                                                    "$ref": "35"
                                                  }
                                                ],
                                                "IntegrationTypeEquipmentSizeTypes": [
                                                  {
                                                    "$id": "36",
                                                    "EquipmentSizeTypeId": 1,
                                                    "EquipmentSizeType": {
                                                      "$ref": "34"
                                                    },
                                                    "LocationId": 1,
                                                    "Location": {
                                                      "$ref": "7"
                                                    },
                                                    "CustomerId": 1,
                                                    "Customer": {
                                                      "$ref": "6"
                                                    },
                                                    "RecordId": 2,
                                                    "Name": "sample string 3",
                                                    "Code": "sample string 4",
                                                    "IntegrationType": 2,
                                                    "CommunicationType": 0,
                                                    "DocumentType": 0
                                                  },
                                                  {
                                                    "$ref": "36"
                                                  }
                                                ],
                                                "ISO": "sample string 6",
                                                "ISOSize": 7,
                                                "Deleted": true,
                                                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                                "CreatedBy": "sample string 10",
                                                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                                "UpdatedBy": "sample string 11",
                                                "EquipmentTypeSizeAssociations": [
                                                  {
                                                    "$ref": "33"
                                                  },
                                                  {
                                                    "$ref": "33"
                                                  }
                                                ],
                                                "EquipmentTypeSizeCustomerAssociations": [
                                                  {
                                                    "$id": "37",
                                                    "EquipmentTypeId": 1,
                                                    "EquipmentType": {
                                                      "$ref": "29"
                                                    },
                                                    "LocationId": 2,
                                                    "Location": {
                                                      "$ref": "7"
                                                    },
                                                    "CustomerId": 3,
                                                    "Customer": {
                                                      "$ref": "6"
                                                    },
                                                    "EquipmentSizeTypeId": 4,
                                                    "EquipmentSizeType": {
                                                      "$ref": "34"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "37"
                                                  }
                                                ],
                                                "EquipmentSizeISOAssociations": [
                                                  {
                                                    "$id": "38",
                                                    "EquipmentSizeTypeId": 1,
                                                    "EquipmentSizeType": {
                                                      "$ref": "34"
                                                    },
                                                    "ISOId": 2,
                                                    "ISO": {
                                                      "$id": "39",
                                                      "RecordId": 1,
                                                      "Name": "sample string 2",
                                                      "Code": "sample string 3",
                                                      "Description": "sample string 4",
                                                      "ShortDescription": "sample string 5",
                                                      "Deleted": true,
                                                      "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                                      "CreatedBy": "sample string 7",
                                                      "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                                      "UpdatedBy": "sample string 8",
                                                      "MainEquipmentSizeType": {
                                                        "$ref": "34"
                                                      }
                                                    },
                                                    "ISOCode": "sample string 3",
                                                    "Main": true
                                                  },
                                                  {
                                                    "$ref": "38"
                                                  }
                                                ]
                                              },
                                              "CommonEquipmentType": 0
                                            },
                                            {
                                              "$ref": "33"
                                            }
                                          ],
                                          "EquipmentTypeSizeCustomerAssociations": [
                                            {
                                              "$ref": "37"
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "EquipmentTypePartAssociations": [
                                            {
                                              "$ref": "28"
                                            },
                                            {
                                              "$ref": "28"
                                            }
                                          ],
                                          "EquipmentTypeRepairReasonAssociations": [
                                            {
                                              "$id": "40",
                                              "EquipmentTypeId": 1,
                                              "EquipmentType": {
                                                "$ref": "29"
                                              },
                                              "EquipmentRepairReasonId": 2,
                                              "EquipmentRepairReason": {
                                                "$id": "41",
                                                "RecordId": 1,
                                                "Name": "sample string 2",
                                                "Code": "sample string 3",
                                                "Description": "sample string 4",
                                                "ShortDescription": "sample string 5",
                                                "Deleted": true,
                                                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                                "CreatedBy": "sample string 8",
                                                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                                "UpdatedBy": "sample string 9",
                                                "Default": true
                                              }
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "EquipmentImageURL": "sample string 30",
                                          "EquipmentSizeTypes": [
                                            {
                                              "$ref": "34"
                                            },
                                            {
                                              "$ref": "34"
                                            }
                                          ],
                                          "EquipmentCarriers": [
                                            {
                                              "$id": "42",
                                              "RecordId": 1,
                                              "Name": "sample string 2",
                                              "Code": "sample string 3",
                                              "Description": "sample string 4",
                                              "ShortDescription": "sample string 5",
                                              "IntegrationTypeEquipmentCarriers": [
                                                {
                                                  "$id": "43",
                                                  "EquipmentCarrierId": 1,
                                                  "EquipmentCarrier": {
                                                    "$ref": "42"
                                                  },
                                                  "LocationId": 1,
                                                  "Location": {
                                                    "$ref": "7"
                                                  },
                                                  "CustomerId": 1,
                                                  "Customer": {
                                                    "$ref": "6"
                                                  },
                                                  "RecordId": 2,
                                                  "Name": "sample string 3",
                                                  "Code": "sample string 4",
                                                  "IntegrationType": 2,
                                                  "CommunicationType": 0,
                                                  "DocumentType": 0
                                                },
                                                {
                                                  "$ref": "43"
                                                }
                                              ],
                                              "Deleted": true,
                                              "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                              "CreatedBy": "sample string 8",
                                              "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                              "UpdatedBy": "sample string 9"
                                            },
                                            {
                                              "$ref": "42"
                                            }
                                          ],
                                          "EquipmentRepairReasons": [
                                            {
                                              "$ref": "41"
                                            },
                                            {
                                              "$ref": "41"
                                            }
                                          ],
                                          "Parts": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ]
                                        },
                                        "PartId": 2,
                                        "Part": {
                                          "$ref": "25"
                                        }
                                      },
                                      {
                                        "$ref": "28"
                                      }
                                    ]
                                  },
                                  "Name": "sample string 2",
                                  "Code": "sample string 3",
                                  "Description": "sample string 4",
                                  "Quantity": 5,
                                  "Approved": true,
                                  "Material": true,
                                  "Price": 8.0,
                                  "ManualPrice": true,
                                  "ManualPriceRevert": true,
                                  "LockedPrice": true,
                                  "Deleted": true,
                                  "Used": true
                                },
                                {
                                  "$ref": "24"
                                }
                              ],
                              "OldSerialNumber": "sample string 23",
                              "NewSerialNumber": "sample string 24",
                              "RepairTypeId": 1,
                              "RepairType": {
                                "$id": "44",
                                "RecordId": 1,
                                "Name": "sample string 2",
                                "Code": "sample string 3",
                                "Description": "sample string 4",
                                "ShortDescription": "sample string 5",
                                "MaterialValueRequired": true,
                                "IntegrationTypeRepairTypes": [
                                  {
                                    "$id": "45",
                                    "RepairTypeId": 1,
                                    "RepairType": {
                                      "$ref": "44"
                                    },
                                    "LocationId": 1,
                                    "Location": {
                                      "$ref": "7"
                                    },
                                    "CustomerId": 1,
                                    "Customer": {
                                      "$ref": "6"
                                    },
                                    "RecordId": 2,
                                    "Name": "sample string 3",
                                    "Code": "sample string 4",
                                    "IntegrationType": 2,
                                    "CommunicationType": 0,
                                    "DocumentType": 0
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "Deleted": true,
                                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                "CreatedBy": "sample string 8",
                                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                "UpdatedBy": "sample string 9",
                                "RepairTypeReasonAssociations": [
                                  {
                                    "$id": "46",
                                    "EquipmentTypeId": 1,
                                    "EquipmentType": {
                                      "$ref": "29"
                                    },
                                    "RepairTypeId": 2,
                                    "RepairType": {
                                      "$ref": "44"
                                    },
                                    "RepairReasonTypeId": 3,
                                    "RepairReasonType": {
                                      "$id": "47",
                                      "RecordId": 1,
                                      "Name": "sample string 2",
                                      "Code": "sample string 3",
                                      "Description": "sample string 4",
                                      "ShortDescription": "sample string 5",
                                      "IntegrationTypeRepairReasonTypes": [
                                        {
                                          "$id": "48",
                                          "RepairReasonTypeId": 1,
                                          "RepairReasonType": {
                                            "$ref": "47"
                                          },
                                          "LocationId": 1,
                                          "Location": {
                                            "$ref": "7"
                                          },
                                          "CustomerId": 1,
                                          "Customer": {
                                            "$ref": "6"
                                          },
                                          "RecordId": 2,
                                          "Name": "sample string 3",
                                          "Code": "sample string 4",
                                          "IntegrationType": 2,
                                          "CommunicationType": 0,
                                          "DocumentType": 0
                                        },
                                        {
                                          "$ref": "48"
                                        }
                                      ],
                                      "Deleted": true,
                                      "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                      "CreatedBy": "sample string 7",
                                      "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                      "UpdatedBy": "sample string 8"
                                    }
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ],
                                "RepairTypeUnitOfMeasurementAssociations": [
                                  {
                                    "$id": "49",
                                    "RepairTypeId": 1,
                                    "RepairType": {
                                      "$ref": "44"
                                    },
                                    "UnitOfMeasurementId": 2,
                                    "UnitOfMeasurement": {
                                      "$id": "50",
                                      "RecordId": 1,
                                      "Name": "sample string 2",
                                      "Code": "sample string 3",
                                      "Description": "sample string 4",
                                      "ShortDescription": "sample string 5",
                                      "Abbreviation": "sample string 6",
                                      "UnitOfMeasurementType": 0,
                                      "IntegrationTypeUnitOfMeasurements": [
                                        {
                                          "$id": "51",
                                          "UnitOfMeasurementId": 1,
                                          "UnitOfMeasurement": {
                                            "$ref": "50"
                                          },
                                          "LocationId": 1,
                                          "Location": {
                                            "$ref": "7"
                                          },
                                          "CustomerId": 1,
                                          "Customer": {
                                            "$ref": "6"
                                          },
                                          "RecordId": 2,
                                          "Name": "sample string 3",
                                          "Code": "sample string 4",
                                          "IntegrationType": 2,
                                          "CommunicationType": 0,
                                          "DocumentType": 0
                                        },
                                        {
                                          "$ref": "51"
                                        }
                                      ],
                                      "Deleted": true,
                                      "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                      "CreatedBy": "sample string 8",
                                      "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                      "UpdatedBy": "sample string 9",
                                      "UnitOfMeasurementConversionAssociations": [
                                        {
                                          "$id": "52",
                                          "ParentUnitOfMeasurementId": 1,
                                          "ParentUnitOfMeasurement": {
                                            "$ref": "50"
                                          },
                                          "ChildUnitOfMeasurementId": 2,
                                          "ChildUnitOfMeasurement": {
                                            "$ref": "50"
                                          },
                                          "FormulaConversion": "sample string 3"
                                        },
                                        {
                                          "$ref": "52"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "$ref": "49"
                                  }
                                ],
                                "ShowGrid": true,
                                "UpdateSerialNumber": true
                              },
                              "RepairReasonTypeId": 1,
                              "RepairReasonType": {
                                "$ref": "47"
                              },
                              "RepairAreaId": 1,
                              "RepairArea": {
                                "$id": "53",
                                "RecordId": 1,
                                "Name": "sample string 2",
                                "Code": "sample string 3",
                                "Description": "sample string 4",
                                "ShortDescription": "sample string 5",
                                "Width": 6,
                                "Height": 7,
                                "GridType": 0,
                                "EquipmentLocationCodes": [
                                  {
                                    "$id": "54",
                                    "RecordId": 1,
                                    "RepairAreaId": 2,
                                    "RepairArea": {
                                      "$ref": "53"
                                    },
                                    "LocationCode": "sample string 3",
                                    "CedexLocationCode": "sample string 4",
                                    "InternalIdentifier": "sample string 5",
                                    "Deleted": true
                                  },
                                  {
                                    "$ref": "54"
                                  }
                                ],
                                "IntegrationTypeRepairAreas": [
                                  {
                                    "$id": "55",
                                    "RepairAreaId": 1,
                                    "RepairArea": {
                                      "$ref": "53"
                                    },
                                    "LocationId": 1,
                                    "Location": {
                                      "$ref": "7"
                                    },
                                    "CustomerId": 1,
                                    "Customer": {
                                      "$ref": "6"
                                    },
                                    "RecordId": 2,
                                    "Name": "sample string 3",
                                    "Code": "sample string 4",
                                    "IntegrationType": 2,
                                    "CommunicationType": 0,
                                    "DocumentType": 0
                                  },
                                  {
                                    "$ref": "55"
                                  }
                                ],
                                "Deleted": true,
                                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                "CreatedBy": "sample string 9",
                                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                "UpdatedBy": "sample string 10"
                              },
                              "UnitOfMeasurementId": 1,
                              "UnitOfMeasurement": {
                                "$ref": "50"
                              },
                              "ResponsiblePartyId": 1,
                              "ResponsibleParty": {
                                "$id": "56",
                                "RecordId": 1,
                                "Name": "sample string 2",
                                "Code": "sample string 3",
                                "Description": "sample string 4",
                                "ShortDescription": "sample string 5",
                                "Deleted": true,
                                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                "CreatedBy": "sample string 7",
                                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                "UpdatedBy": "sample string 8"
                              },
                              "Notes": "sample string 25",
                              "Completed": true,
                              "Deleted": true,
                              "LocationCode": "sample string 28",
                              "TotalManHours": 29.0,
                              "TotalLabor": 30.0,
                              "TotalMaterialPerPiece": 31.0,
                              "TotalMaterials": 32.0,
                              "TotalMaterialParts": 33.0,
                              "TotalParts": 34.0,
                              "ManualManHourEntry": true,
                              "ManualTotalMaterialsEntry": true,
                              "ManualTotalMaterialPartsEntry": true,
                              "ManualTotalPartsEntry": true,
                              "NoManHourCharge": true,
                              "NoMaterialCharge": true,
                              "PartNotes": "sample string 41",
                              "NonBillable": true,
                              "MissingManHour": true,
                              "MissingMaterial": true,
                              "Coordinates": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "Estimate": true,
                          "EstimateCompleted": true,
                          "UserId": 1,
                          "AssignedMechanic": {
                            "$ref": "9"
                          },
                          "Attachments": [
                            {
                              "$id": "57",
                              "Container": "sample string 1",
                              "ImageId": 1,
                              "Name": "sample string 2",
                              "Notes": "sample string 3",
                              "DateTaken": "2026-02-21T18:23:23.6843833-05:00",
                              "TakenBy": "sample string 5",
                              "ImageUrl": "sample string 6",
                              "Source": "sample string 7",
                              "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                              "RequirementMessage": "sample string 9",
                              "Deleted": true,
                              "Image": "QEA=",
                              "ImageSBytes": [
                                64,
                                64
                              ],
                              "Text": "sample string 11",
                              "Flag": "sample string 12",
                              "FileType": 13,
                              "Resolution": 14
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "FileAttachments": [
                            {
                              "$id": "58",
                              "RecordId": 1,
                              "Name": "sample string 2",
                              "CreatedBy": "sample string 3",
                              "Notes": "sample string 4",
                              "FileUrl": "sample string 5",
                              "Container": "sample string 6",
                              "Source": "sample string 7",
                              "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                              "Deleted": true,
                              "File": "QEA="
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "EquipmentTypeId": 1,
                          "EquipmentType": {
                            "$ref": "29"
                          },
                          "EquipmentSizeTypeId": 6,
                          "EquipmentSizeType": {
                            "$ref": "34"
                          },
                          "EquipmentRepairReasonId": 1,
                          "EquipmentRepairReason": {
                            "$ref": "41"
                          },
                          "EquipmentCarrierId": 1,
                          "EquipmentCarrier": {
                            "$ref": "42"
                          },
                          "ModelNumber": "sample string 7",
                          "ManufacturedYear": 1,
                          "HourMeterReading": 1,
                          "HoursLastPM": 1,
                          "LastPMDate": "2026-02-21T18:23:23.6843833-05:00",
                          "HoursLastPreTrip": 1,
                          "LastPreTripDate": "2026-02-21T18:23:23.6843833-05:00",
                          "Completed": true,
                          "EstimateSubmitted": true,
                          "SubLocationId": 10,
                          "SubLocation": {
                            "$id": "59",
                            "RecordId": 1,
                            "Name": "sample string 2",
                            "Code": "sample string 3",
                            "Description": "sample string 4",
                            "Deleted": true,
                            "DateAdded": "2026-02-21T18:23:23.6843833-05:00"
                          },
                          "DateRepaired": "2026-02-21T18:23:23.6843833-05:00",
                          "EstimateDateApproved": "2026-02-21T18:23:23.6843833-05:00",
                          "CompletedBy": "sample string 11",
                          "CompletedOn": "2026-02-21T18:23:23.6843833-05:00",
                          "EstimateReviewed": true,
                          "EstimateReviewedOn": "2026-02-21T18:23:23.6843833-05:00",
                          "EstimateReviewedBy": "sample string 13",
                          "Reviewed": true,
                          "ReviewedOn": "2026-02-21T18:23:23.6843833-05:00",
                          "ReviewedBy": "sample string 15",
                          "TotalParts": 16.0,
                          "TotalTaxParts": 17.0,
                          "TariffId": 1,
                          "Tariff": {
                            "$id": "60",
                            "RecordId": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "ShortDescription": "sample string 4",
                            "EquipmentTypeId": 5,
                            "EquipmentType": {
                              "$ref": "29"
                            },
                            "CustomerId": 6,
                            "Customer": {
                              "$ref": "6"
                            },
                            "LocationId": 7,
                            "Location": {
                              "$ref": "7"
                            },
                            "TariffItems": [
                              {
                                "$id": "61",
                                "RecordId": 1,
                                "WorkOrderItemTemplateId": 2,
                                "RepairTypeId": 3,
                                "UnitOfMeasurementId": 4,
                                "RepairAreaId": 1,
                                "EquipmentSizeTypeId": 1,
                                "CalculationType": 1,
                                "TariffRanges": [
                                  {
                                    "$id": "62",
                                    "RecordId": 1,
                                    "From": 2.0,
                                    "To": 1.0,
                                    "Increment": 1.0,
                                    "Material": 3.0,
                                    "ManHour": 4.0,
                                    "MaterialCustomerCode": "sample string 5",
                                    "ManHourCustomerCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "BindingTariffRanges": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "ComponentCode": "sample string 5",
                                "Category": "sample string 6"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "EffectiveDate": "2026-02-21T18:23:23.6843833-05:00",
                            "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                            "CreatedBy": "sample string 10",
                            "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                            "UpdatedBy": "sample string 11",
                            "CopyLocationId": 1,
                            "CopyCustomerId": 1,
                            "UpdateValues": true
                          },
                          "RevisionNumber": 18,
                          "TrueEstimate": true,
                          "RecordUpdateDateCheck": "2026-02-21T18:23:23.6843833-05:00",
                          "WarrantyWOId": 1,
                          "NonBillableWOId": 1,
                          "GensetPretripId": 1,
                          "GensetPretripLineItemId": 1,
                          "ReeferPretripId": 1,
                          "ReeferPretripLineItemId": 1,
                          "GensetPMId": 1,
                          "GensetPMLineItemId": 1,
                          "GensetFuelingId": 1,
                          "GensetFuelingLineItemId": 1,
                          "CompletedState": true,
                          "RequiredWorkOrderItemTemplates": [
                            {
                              "$id": "63",
                              "RecordId": 1,
                              "Name": "sample string 2",
                              "Code": "sample string 3",
                              "ComponentCode": "sample string 4",
                              "Description": "sample string 5",
                              "ShortDescription": "sample string 6",
                              "Category": "sample string 7",
                              "SubCategory": "sample string 8",
                              "ReferenceImageURL": "sample string 9",
                              "AllowMultiple": true,
                              "ShowResponsibleParty": true,
                              "Deleted": true,
                              "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                              "CreatedBy": "sample string 14",
                              "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                              "UpdatedBy": "sample string 15",
                              "IntegrationTypeItemTemplate": [
                                {
                                  "$id": "64",
                                  "WorkOrderItemTemplateId": 1,
                                  "WorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "LocationId": 1,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 1,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "RecordId": 2,
                                  "Name": "sample string 3",
                                  "Code": "sample string 4",
                                  "IntegrationType": 2,
                                  "CommunicationType": 0,
                                  "DocumentType": 0
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "ItemTemplateAssociations": [
                                {
                                  "$id": "65",
                                  "ParentWorkOrderItemTemplateId": 1,
                                  "ParentWorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "EquipmentTypeId": 2,
                                  "EquipmentType": {
                                    "$ref": "29"
                                  },
                                  "LocationId": 3,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 4,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "ChildWorkOrderItemTemplateId": 5,
                                  "ChildWorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "Required": true
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "ItemTemplateCustomerAssociations": [
                                {
                                  "$id": "66",
                                  "WorkOrderItemTemplateId": 1,
                                  "WorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "EquipmentTypeId": 2,
                                  "EquipmentType": {
                                    "$ref": "29"
                                  },
                                  "LocationId": 3,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 4,
                                  "Customer": {
                                    "$ref": "6"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "ItemTemplatePartAssociations": [
                                {
                                  "$id": "67",
                                  "WorkOrderItemTemplateId": 1,
                                  "WorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "EquipmentTypeId": 2,
                                  "EquipmentType": {
                                    "$ref": "29"
                                  },
                                  "LocationId": 3,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 4,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "RepairTypeId": 5,
                                  "RepairType": {
                                    "$ref": "44"
                                  },
                                  "PartId": 6,
                                  "Part": {
                                    "$ref": "25"
                                  },
                                  "PartCode": "sample string 7",
                                  "Quantity": 8
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "ItemTemplateRepairAreaAssociations": [
                                {
                                  "$id": "68",
                                  "WorkOrderItemTemplateId": 1,
                                  "WorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "EquipmentTypeId": 2,
                                  "EquipmentType": {
                                    "$ref": "29"
                                  },
                                  "RepairAreaId": 3,
                                  "RepairArea": {
                                    "$ref": "53"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "ItemTemplateRepairTypeAssociations": [
                                {
                                  "$id": "69",
                                  "WorkOrderItemTemplateId": 1,
                                  "WorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "EquipmentTypeId": 2,
                                  "EquipmentType": {
                                    "$ref": "29"
                                  },
                                  "LocationId": 3,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 4,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "RepairTypeId": 5,
                                  "RepairType": {
                                    "$ref": "44"
                                  },
                                  "ShowGrid": true,
                                  "UpdateSerialNumber": true
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "ItemTemplateUnitOfMeasurementValueAssociations": [
                                {
                                  "$id": "70",
                                  "WorkOrderItemTemplateId": 1,
                                  "WorkOrderItemTemplate": {
                                    "$ref": "63"
                                  },
                                  "EquipmentTypeId": 2,
                                  "EquipmentType": {
                                    "$ref": "29"
                                  },
                                  "LocationId": 3,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 4,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "RepairTypeId": 5,
                                  "RepairType": {
                                    "$ref": "44"
                                  },
                                  "UnitOfMeasurementId": 6,
                                  "UnitOfMeasurement": {
                                    "$ref": "50"
                                  },
                                  "ShowQuantity": true,
                                  "DefaultQuantityValue": 8.0,
                                  "MinQuantityValue": 9.0,
                                  "MaxQuantityValue": 10.0,
                                  "ShowWidth": true,
                                  "DefaultWidthValue": 12.0,
                                  "MinWidthValue": 13.0,
                                  "MaxWidthValue": 14.0,
                                  "ShowLength": true,
                                  "DefaultLengthValue": 16.0,
                                  "MinLengthValue": 17.0,
                                  "MaxLengthValue": 18.0
                                },
                                {
                                  "$ref": "70"
                                }
                              ]
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "SuggestedWorkOrderItemTemplates": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "UnitStatusId": 1,
                          "UnitStatus": {
                            "$id": "71",
                            "RecordId": 1,
                            "Name": "sample string 2",
                            "Code": "sample string 3",
                            "Description": "sample string 4",
                            "ShortDescription": "sample string 5",
                            "Deleted": true,
                            "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                            "CreatedBy": "sample string 7",
                            "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                            "UpdatedBy": "sample string 8",
                            "Locations": [
                              {
                                "$ref": "7"
                              },
                              {
                                "$ref": "7"
                              }
                            ]
                          },
                          "CurrentStep": {
                            "$id": "72",
                            "RecordId": 1,
                            "Comments": "sample string 2",
                            "Approve": true,
                            "Reject": true,
                            "ActionId": 1,
                            "Action": {
                              "$id": "73",
                              "RecordId": 1,
                              "Name": "sample string 2",
                              "Code": "sample string 3",
                              "Description": "sample string 4",
                              "WaitingLabel": "sample string 5",
                              "Deleted": true,
                              "NextActionId": 1,
                              "NextAction": {
                                "$ref": "73"
                              },
                              "ReviseActionId": 1,
                              "AllowWorkTimeTypeUpdate": true,
                              "ReviseAction": {
                                "$ref": "73"
                              },
                              "Validations": [
                                {
                                  "$id": "74",
                                  "RecordId": 1,
                                  "DLLId": 2,
                                  "CustomDLL": {
                                    "$id": "75",
                                    "RecordId": 1,
                                    "Name": "sample string 2",
                                    "FullName": "sample string 3",
                                    "Version": "sample string 4",
                                    "Description": "sample string 5",
                                    "DLLFile": "sample string 6",
                                    "Deleted": true,
                                    "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                    "CreatedBy": "sample string 9",
                                    "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "UpdatedBy": "sample string 10",
                                    "Assembly": null,
                                    "DLLFileBytes": "QEA="
                                  },
                                  "ClassName": "sample string 3",
                                  "Method": "sample string 4",
                                  "ExecutionOrder": 5,
                                  "Exiting": true,
                                  "Entering": true,
                                  "Deactivated": true,
                                  "Restrictive": true,
                                  "Notes": "sample string 10"
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "AccessControls": [
                                {
                                  "$id": "76",
                                  "RecordId": 1,
                                  "VisibleOnTablet": true,
                                  "Forward": true,
                                  "Backward": true,
                                  "AllowEdit": true,
                                  "UserGroupId": 1,
                                  "UserGroup": {
                                    "$ref": "8"
                                  },
                                  "LocationId": 1,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 1,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "UserId": 1,
                                  "User": {
                                    "$ref": "9"
                                  },
                                  "Users": [
                                    {
                                      "$ref": "9"
                                    },
                                    {
                                      "$ref": "9"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "WorkOrder": {
                              "$ref": "20"
                            },
                            "WorkOrderId": 1,
                            "User": "sample string 5",
                            "Date": "2026-02-21T18:23:23.6843833-05:00",
                            "MovedBack": true,
                            "DoNotRunValidations": true
                          },
                          "GoingToStep": {
                            "$ref": "72"
                          },
                          "IsACopy": true,
                          "OriginalWorkOrder": {
                            "$ref": "20"
                          },
                          "CurrentProcessStepSummary": "sample string 22",
                          "WorkOrderDetailSummary": "sample string 23",
                          "WorkOrderImageAttachments": [
                            {
                              "$id": "77",
                              "Container": "sample string 1",
                              "ImageId": 1,
                              "Name": "sample string 2",
                              "Notes": "sample string 3",
                              "DateTaken": "2026-02-21T18:23:23.6843833-05:00",
                              "TakenBy": "sample string 5",
                              "ImageUrl": "sample string 6",
                              "Source": "sample string 7",
                              "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                              "RequirementMessage": "sample string 9",
                              "Deleted": true,
                              "Image": "QEA=",
                              "ImageSBytes": [
                                64,
                                64
                              ],
                              "Text": "sample string 11",
                              "Flag": "sample string 12",
                              "FileType": 13,
                              "Resolution": 14
                            },
                            {
                              "$ref": "77"
                            }
                          ],
                          "TotalLineItems": 24,
                          "DetailIdsToDelete": [
                            1,
                            2
                          ],
                          "DaysInCurrentStep": 1.0,
                          "RecordId": 25,
                          "ActiveUnitId": 1,
                          "ActiveUnit": {
                            "$id": "78",
                            "RecordId": 1,
                            "UnitNumber": "sample string 2",
                            "PreviousUnitNumber": "sample string 3",
                            "SerialNumber": "sample string 4",
                            "LicensePlate": "sample string 5",
                            "YardLocation": "sample string 6",
                            "Category": "sample string 7",
                            "BillOfLading": "sample string 8",
                            "ChassisUnitNumber": "sample string 9",
                            "OnWheels": true,
                            "DateIn": "2026-02-21T18:23:23.6843833-05:00",
                            "GateIn": "2026-02-21T18:23:23.6843833-05:00",
                            "GateOut": "2026-02-21T18:23:23.6843833-05:00",
                            "LocationId": 11,
                            "Location": {
                              "$ref": "7"
                            },
                            "CustomerId": 12,
                            "Customer": {
                              "$ref": "6"
                            },
                            "CustomerSubAccountId": 1,
                            "CustomerSubAccount": {
                              "$id": "79",
                              "RecordId": 1,
                              "Name": "sample string 2",
                              "LongName": "sample string 3",
                              "ContactName": "sample string 4",
                              "ContactPhoneNumber": "sample string 5",
                              "ContactMobileNumber": "sample string 6",
                              "EMail": "sample string 7",
                              "Locations": [
                                {
                                  "$ref": "7"
                                },
                                {
                                  "$ref": "7"
                                }
                              ],
                              "Deleted": true,
                              "DateAdded": "2026-02-21T18:23:23.6843833-05:00"
                            },
                            "EquipmentTypeId": 1,
                            "EquipmentType": {
                              "$ref": "29"
                            },
                            "EquipmentSizeTypeId": 1,
                            "EquipmentSizeType": {
                              "$ref": "34"
                            },
                            "UnitStatusId": 1,
                            "UnitStatus": {
                              "$ref": "71"
                            },
                            "UnitGradeId": 1,
                            "UnitGrade": {
                              "$id": "80",
                              "RecordId": 1,
                              "Name": "sample string 2",
                              "Code": "sample string 3",
                              "Description": "sample string 4",
                              "ShortDescription": "sample string 5",
                              "Deleted": true,
                              "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                              "CreatedBy": "sample string 7",
                              "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                              "UpdatedBy": "sample string 8",
                              "Locations": [
                                {
                                  "$ref": "7"
                                },
                                {
                                  "$ref": "7"
                                }
                              ]
                            },
                            "BookingId": 1,
                            "Booking": {
                              "$id": "81",
                              "RecordId": 1,
                              "BookingNumber": "sample string 2",
                              "CustomerId": 1,
                              "Customer": {
                                "$ref": "6"
                              },
                              "LocationId": 1,
                              "Location": {
                                "$ref": "7"
                              },
                              "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                              "CreatedBy": "sample string 4",
                              "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                              "UpdatedBy": "sample string 5",
                              "ExpirationDate": "2026-02-21T18:23:23.6843833-05:00",
                              "UnitGradeId": 1,
                              "Notes": "sample string 6",
                              "UnitGrade": {
                                "$ref": "80"
                              },
                              "Hazard": true,
                              "Hazards": [
                                {
                                  "$id": "82",
                                  "RecordId": 1,
                                  "UNCode": "sample string 2",
                                  "HazardClassId": 1,
                                  "Class": {
                                    "$id": "83",
                                    "RecordId": 1,
                                    "Code": "sample string 2",
                                    "Name": "sample string 3",
                                    "HazardClassDivisions": [
                                      {
                                        "$id": "84",
                                        "RecordId": 1,
                                        "Code": "sample string 2",
                                        "Name": "sample string 3"
                                      },
                                      {
                                        "$ref": "84"
                                      }
                                    ]
                                  },
                                  "HazardClassDivisionId": 1,
                                  "Division": {
                                    "$ref": "84"
                                  },
                                  "ClassCode": "sample string 3",
                                  "ClassDivisionCode": "sample string 4"
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "BookingTemperature": 1.0,
                              "UnitOfMeasurement": 0,
                              "Humidity": 1.0,
                              "Ventilation": 1.0,
                              "RequiresGenset": true,
                              "VesselVoyage": "sample string 9",
                              "VesselLloydsNumber": "sample string 10",
                              "VesselName": "sample string 11",
                              "BookingDetails": [
                                {
                                  "$id": "85",
                                  "BookingDetailsID": 1,
                                  "Count": 2,
                                  "Received": 3,
                                  "Delivered": 4,
                                  "EquipmentSizeTypeId": 5,
                                  "EquipmentSizeType": {
                                    "$ref": "34"
                                  }
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "Units": [
                                {
                                  "$ref": "78"
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "TransactionBases": [
                                {
                                  "$id": "86",
                                  "TransactionType": "sample string 1",
                                  "Inbound": true,
                                  "PreNotificationRecordId": 3,
                                  "RedeliveryNumber": "sample string 4",
                                  "EquipmentDeliveryOrder": "sample string 5",
                                  "DrayageSCAC": "sample string 6",
                                  "DS5InterchangeNumber": "sample string 7",
                                  "BillOfLading": "sample string 8",
                                  "DriverName": "sample string 9",
                                  "TruckNumber": "sample string 10",
                                  "Hazards": true,
                                  "Weight": 12.0,
                                  "KeepOnWheels": true,
                                  "SealPresent": true,
                                  "SealNumber": "sample string 15",
                                  "SealNumber2": "sample string 16",
                                  "SealNumber3": "sample string 17",
                                  "Completed": true,
                                  "DateCompleted": "2026-02-21T18:23:23.6843833-05:00",
                                  "Booking": "sample string 19",
                                  "BookingId": 1,
                                  "BookingObject": {
                                    "$ref": "81"
                                  },
                                  "LocationSubId": 20,
                                  "LocationSub": {
                                    "$ref": "59"
                                  },
                                  "EquipmentSizeTypeId": 1,
                                  "EquipmentSizeType": {
                                    "$ref": "34"
                                  },
                                  "UnitStatusId": 1,
                                  "UnitStatus": {
                                    "$ref": "71"
                                  },
                                  "UnitGradeId": 1,
                                  "UnitGrade": {
                                    "$ref": "80"
                                  },
                                  "TruckingCompanyId": 1,
                                  "TruckingCompany": {
                                    "$id": "87",
                                    "RecordId": 1,
                                    "SCACCode": "sample string 2",
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "ShortDescription": "sample string 5",
                                    "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                    "CreatedBy": "sample string 6",
                                    "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "UpdatedBy": "sample string 7",
                                    "Bookings": [
                                      {
                                        "$ref": "81"
                                      },
                                      {
                                        "$ref": "81"
                                      }
                                    ]
                                  },
                                  "Attachments": [
                                    {
                                      "$id": "88",
                                      "Container": "sample string 1",
                                      "ImageId": 1,
                                      "Name": "sample string 2",
                                      "Notes": "sample string 3",
                                      "DateTaken": "2026-02-21T18:23:23.6843833-05:00",
                                      "TakenBy": "sample string 5",
                                      "ImageUrl": "sample string 6",
                                      "Source": "sample string 7",
                                      "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                                      "RequirementMessage": "sample string 9",
                                      "Deleted": true,
                                      "Image": "QEA=",
                                      "ImageSBytes": [
                                        64,
                                        64
                                      ],
                                      "Text": "sample string 11",
                                      "Flag": "sample string 12",
                                      "FileType": 13,
                                      "Resolution": 14
                                    },
                                    {
                                      "$ref": "88"
                                    }
                                  ],
                                  "FileAttachments": [
                                    {
                                      "$id": "89",
                                      "RecordId": 1,
                                      "Name": "sample string 2",
                                      "CreatedBy": "sample string 3",
                                      "Notes": "sample string 4",
                                      "FileUrl": "sample string 5",
                                      "Container": "sample string 6",
                                      "Source": "sample string 7",
                                      "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
                                      "Deleted": true,
                                      "File": "QEA="
                                    },
                                    {
                                      "$ref": "89"
                                    }
                                  ],
                                  "ChassisNumber": "sample string 21",
                                  "OwnerChassis": true,
                                  "ChassisLicensePlate": "sample string 23",
                                  "ChassisActiveUnitId": 1,
                                  "ChassisActiveUnit": {
                                    "$ref": "78"
                                  },
                                  "ChassisEquipmentSizeTypeId": 1,
                                  "ChassisEquipmentSizeType": {
                                    "$ref": "34"
                                  },
                                  "ChassisOperatorId": 1,
                                  "ChassisOperator": {
                                    "$ref": "6"
                                  },
                                  "ChassisStatusId": 1,
                                  "ChassisStatus": {
                                    "$ref": "71"
                                  },
                                  "ChassisGradeId": 1,
                                  "ChassisGrade": {
                                    "$ref": "80"
                                  },
                                  "GensetNumber": "sample string 24",
                                  "GensetActiveUnitId": 1,
                                  "GensetActiveUnit": {
                                    "$ref": "78"
                                  },
                                  "GensetStatusId": 1,
                                  "GensetStatus": {
                                    "$ref": "71"
                                  },
                                  "GensetOperatorId": 1,
                                  "GensetOperator": {
                                    "$ref": "6"
                                  },
                                  "Stack": [
                                    {
                                      "$id": "90",
                                      "RecordId": 1,
                                      "UnitNumber": "sample string 2",
                                      "LicensePlate": "sample string 3",
                                      "UnitStatusId": 1,
                                      "UnitStatus": {
                                        "$ref": "71"
                                      },
                                      "UnitGradeId": 1,
                                      "UnitGrade": {
                                        "$ref": "80"
                                      },
                                      "EquipmentSizeTypeId": 1,
                                      "EquipmentSizeType": {
                                        "$ref": "34"
                                      },
                                      "MainUnit": true
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ],
                                  "Flatbed": true,
                                  "GlobalHuntFlag": true,
                                  "ToBeSoldFlag": true,
                                  "UnitInspection": {
                                    "$id": "91",
                                    "RecordId": 1,
                                    "UnitNumber": "sample string 2",
                                    "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                    "Createdby": "sample string 4",
                                    "ActiveUnitId": 1,
                                    "ActiveUnit": {
                                      "$ref": "78"
                                    },
                                    "GateTransactionId": 1,
                                    "GateTransaction": {
                                      "$ref": "86"
                                    },
                                    "InspectionImage": "sample string 5",
                                    "Notes": "sample string 6",
                                    "TireTreads": [
                                      {
                                        "$id": "92",
                                        "RecordId": 1,
                                        "Tire": "sample string 2",
                                        "Measurement": 3.0,
                                        "Description": "sample string 4"
                                      },
                                      {
                                        "$ref": "92"
                                      }
                                    ],
                                    "BreakPadMeasurements": [
                                      {
                                        "$id": "93",
                                        "RecordId": 1,
                                        "BreakPad": "sample string 2",
                                        "Measurement": 3.0,
                                        "Description": "sample string 4"
                                      },
                                      {
                                        "$ref": "93"
                                      }
                                    ]
                                  },
                                  "TransactionFields": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "EquipmentSizeTypes": [
                                    {
                                      "$ref": "34"
                                    },
                                    {
                                      "$ref": "34"
                                    }
                                  ],
                                  "ChassisEquipmentSizeTypes": [
                                    {
                                      "$ref": "34"
                                    },
                                    {
                                      "$ref": "34"
                                    }
                                  ],
                                  "TruckingCompanies": [
                                    {
                                      "$ref": "87"
                                    },
                                    {
                                      "$ref": "87"
                                    }
                                  ],
                                  "MainUnit": true,
                                  "IsStack": true,
                                  "RecordId": 30,
                                  "ActiveUnitId": 1,
                                  "ActiveUnit": {
                                    "$ref": "78"
                                  },
                                  "UnitNumber": "sample string 31",
                                  "PreviousUnitNumber": "sample string 32",
                                  "SerialNumber": "sample string 33",
                                  "LicensePlate": "sample string 34",
                                  "DS5EstimateNumber": "sample string 35",
                                  "DS5DateEntered": "2026-02-21T18:23:23.6843833-05:00",
                                  "PoNumber": "sample string 36",
                                  "InternalReferenceNumber": "sample string 37",
                                  "CustomerReferenceNumber": "sample string 38",
                                  "InvoiceReferenceNumber": "sample string 39",
                                  "DateInvoiced": "2026-02-21T18:23:23.6843833-05:00",
                                  "OnQuickBase": true,
                                  "Approved": true,
                                  "DateApproved": "2026-02-21T18:23:23.6843833-05:00",
                                  "LocationId": 42,
                                  "Location": {
                                    "$ref": "7"
                                  },
                                  "CustomerId": 43,
                                  "Customer": {
                                    "$ref": "6"
                                  },
                                  "CustomerSubAccountId": 1,
                                  "CustomerSubAccount": {
                                    "$ref": "79"
                                  },
                                  "FormStatusId": 1,
                                  "FormStatus": {
                                    "$id": "94",
                                    "RecordId": 1,
                                    "Name": "sample string 2",
                                    "Code": "sample string 3",
                                    "Description": "sample string 4",
                                    "ShortDescription": "sample string 5",
                                    "Deleted": true,
                                    "DisableProductionHours": true,
                                    "DisableBillingData": true,
                                    "DisableData": true,
                                    "DisableAutoCreatedForm": true,
                                    "IsExceptionStatus": true,
                                    "IsWarningStatus": true,
                                    "IsSuccessStatus": true,
                                    "CreatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "CreatedBy": "sample string 15",
                                    "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "UpdatedBy": "sample string 16"
                                  },
                                  "UserGroupId": 1,
                                  "UserGroup": {
                                    "$ref": "8"
                                  },
                                  "EDIStatusId": 1,
                                  "EDIStatus": {
                                    "$id": "95",
                                    "RecordId": 1,
                                    "Name": "sample string 2",
                                    "Code": "sample string 3",
                                    "Description": "sample string 4",
                                    "ShortDescription": "sample string 5",
                                    "Deleted": true,
                                    "CreatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "CreatedBy": "sample string 8",
                                    "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                    "UpdatedBy": "sample string 9"
                                  },
                                  "EDISentDate": "2026-02-21T18:23:23.6843833-05:00",
                                  "Notes": "sample string 44",
                                  "ExternalNotes": "sample string 45",
                                  "Teammate": "sample string 46",
                                  "Deleted": true,
                                  "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                  "Createdby": "sample string 49",
                                  "CreatedByName": "sample string 50",
                                  "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                  "UpdatedBy": "sample string 51",
                                  "DateEntered": "2026-02-21T18:23:23.6843833-05:00",
                                  "EnteredBy": "sample string 52",
                                  "Locked": true,
                                  "LockedByFullName": "sample string 54",
                                  "LockedByLoginName": "sample string 55",
                                  "AssignedBy": "sample string 56",
                                  "AssignedTo": "sample string 57",
                                  "DateAssigned": "2026-02-21T18:23:23.6843833-05:00",
                                  "Latitude": 58.1,
                                  "Longitude": 59.1,
                                  "WorkTimeType": 0,
                                  "Autogenerated": true,
                                  "ManHourRate": 61.0,
                                  "TotalManHours": 62.0,
                                  "TotalLabor": 63.0,
                                  "TotalMaterials": 64.0,
                                  "TotalTaxLabor": 65.0,
                                  "TotalTaxMaterials": 66.0,
                                  "TotalTax": 67.0,
                                  "Total": 68.0,
                                  "InvoiceId": 1,
                                  "StatusDate": "2026-02-21T18:23:23.6843833-05:00",
                                  "Override": true,
                                  "QFType": "sample string 70",
                                  "QFOperation": "sample string 71",
                                  "ImageAttachments": [
                                    {
                                      "$ref": "77"
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "OriginalUpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                  "CurrentStepGuid": "sample string 72",
                                  "CurrentStepFlow": "sample string 73",
                                  "QuickFormAlertId": 1,
                                  "DaysInCurrentStatus": 1.0,
                                  "FromDesktop": true,
                                  "MissingManHourTariff": true,
                                  "NMDateRepaired": "2026-02-21T18:23:23.6843833-05:00",
                                  "NMEquipmentTypeId": 1,
                                  "NMEquipmentSizeTypeId": 1
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "ReservedUnits": [
                                {
                                  "$id": "96",
                                  "RecordId": 1,
                                  "UnitNumber": "sample string 2",
                                  "CreatedBy": "sample string 3",
                                  "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                  "Notes": "sample string 5"
                                },
                                {
                                  "$ref": "96"
                                }
                              ],
                              "Commodities": [
                                {
                                  "$id": "97",
                                  "RecordId": 1,
                                  "Code": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                {
                                  "$ref": "97"
                                }
                              ],
                              "AnyTruckingCompany": true,
                              "TruckingCompanies": [
                                {
                                  "$ref": "87"
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "DoorToDoor": true,
                              "EquipmentSizeTypes": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "TransactionFields": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "CustomerCode": "sample string 14",
                              "LocationCode": "sample string 15"
                            },
                            "Inactive": true,
                            "Notes": "sample string 14",
                            "OnHold": true,
                            "HoldNotes": "sample string 16",
                            "Stack": true,
                            "PrimaryActiveUnitId": 1,
                            "PrimaryActiveUnit": {
                              "$ref": "78"
                            },
                            "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                            "CreatedBy": "sample string 19",
                            "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                            "UpdatedBy": "sample string 20",
                            "ForQFReeferMonitoring": true,
                            "BookingTemperature": 1.0,
                            "Humidity": 1.0,
                            "Ventilation": 1.0,
                            "QuickForms": [
                              {
                                "$id": "98",
                                "RecordId": 1,
                                "ActiveUnitId": 1,
                                "ActiveUnit": {
                                  "$ref": "78"
                                },
                                "UnitNumber": "sample string 2",
                                "PreviousUnitNumber": "sample string 3",
                                "SerialNumber": "sample string 4",
                                "LicensePlate": "sample string 5",
                                "DS5EstimateNumber": "sample string 6",
                                "DS5DateEntered": "2026-02-21T18:23:23.6843833-05:00",
                                "PoNumber": "sample string 7",
                                "InternalReferenceNumber": "sample string 8",
                                "CustomerReferenceNumber": "sample string 9",
                                "InvoiceReferenceNumber": "sample string 10",
                                "DateInvoiced": "2026-02-21T18:23:23.6843833-05:00",
                                "OnQuickBase": true,
                                "Approved": true,
                                "DateApproved": "2026-02-21T18:23:23.6843833-05:00",
                                "LocationId": 13,
                                "Location": {
                                  "$ref": "7"
                                },
                                "CustomerId": 14,
                                "Customer": {
                                  "$ref": "6"
                                },
                                "CustomerSubAccountId": 1,
                                "CustomerSubAccount": {
                                  "$ref": "79"
                                },
                                "FormStatusId": 1,
                                "FormStatus": {
                                  "$ref": "94"
                                },
                                "UserGroupId": 1,
                                "UserGroup": {
                                  "$ref": "8"
                                },
                                "EDIStatusId": 1,
                                "EDIStatus": {
                                  "$ref": "95"
                                },
                                "EDISentDate": "2026-02-21T18:23:23.6843833-05:00",
                                "Notes": "sample string 15",
                                "ExternalNotes": "sample string 16",
                                "Teammate": "sample string 17",
                                "Deleted": true,
                                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                                "Createdby": "sample string 20",
                                "CreatedByName": "sample string 21",
                                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                "UpdatedBy": "sample string 22",
                                "DateEntered": "2026-02-21T18:23:23.6843833-05:00",
                                "EnteredBy": "sample string 23",
                                "Locked": true,
                                "LockedByFullName": "sample string 25",
                                "LockedByLoginName": "sample string 26",
                                "AssignedBy": "sample string 27",
                                "AssignedTo": "sample string 28",
                                "DateAssigned": "2026-02-21T18:23:23.6843833-05:00",
                                "Latitude": 29.1,
                                "Longitude": 30.1,
                                "WorkTimeType": 0,
                                "Autogenerated": true,
                                "ManHourRate": 32.0,
                                "TotalManHours": 33.0,
                                "TotalLabor": 34.0,
                                "TotalMaterials": 35.0,
                                "TotalTaxLabor": 36.0,
                                "TotalTaxMaterials": 37.0,
                                "TotalTax": 38.0,
                                "Total": 39.0,
                                "InvoiceId": 1,
                                "StatusDate": "2026-02-21T18:23:23.6843833-05:00",
                                "Override": true,
                                "QFType": "sample string 41",
                                "QFOperation": "sample string 42",
                                "ImageAttachments": [
                                  {
                                    "$ref": "77"
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "OriginalUpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                                "CurrentStepGuid": "sample string 43",
                                "CurrentStepFlow": "sample string 44",
                                "QuickFormAlertId": 1,
                                "DaysInCurrentStatus": 1.0,
                                "FromDesktop": true,
                                "MissingManHourTariff": true,
                                "NMDateRepaired": "2026-02-21T18:23:23.6843833-05:00",
                                "NMEquipmentTypeId": 1,
                                "NMEquipmentSizeTypeId": 1
                              },
                              {
                                "$ref": "98"
                              }
                            ],
                            "BookingNumber": "sample string 22",
                            "RowRecordId": 23,
                            "StackRecordId": 24,
                            "Depth": 25,
                            "Height": 26,
                            "LostUnit": true,
                            "HexColorCode": "sample string 28"
                          },
                          "UnitNumber": "sample string 26",
                          "PreviousUnitNumber": "sample string 27",
                          "SerialNumber": "sample string 28",
                          "LicensePlate": "sample string 29",
                          "DS5EstimateNumber": "sample string 30",
                          "DS5DateEntered": "2026-02-21T18:23:23.6843833-05:00",
                          "PoNumber": "sample string 31",
                          "InternalReferenceNumber": "sample string 32",
                          "CustomerReferenceNumber": "sample string 33",
                          "InvoiceReferenceNumber": "sample string 34",
                          "DateInvoiced": "2026-02-21T18:23:23.6843833-05:00",
                          "OnQuickBase": true,
                          "Approved": true,
                          "DateApproved": "2026-02-21T18:23:23.6843833-05:00",
                          "LocationId": 37,
                          "Location": {
                            "$ref": "7"
                          },
                          "CustomerId": 38,
                          "Customer": {
                            "$ref": "6"
                          },
                          "CustomerSubAccountId": 1,
                          "CustomerSubAccount": {
                            "$ref": "79"
                          },
                          "FormStatusId": 1,
                          "FormStatus": {
                            "$ref": "94"
                          },
                          "UserGroupId": 1,
                          "UserGroup": {
                            "$ref": "8"
                          },
                          "EDIStatusId": 1,
                          "EDIStatus": {
                            "$ref": "95"
                          },
                          "EDISentDate": "2026-02-21T18:23:23.6843833-05:00",
                          "Notes": "sample string 39",
                          "ExternalNotes": "sample string 40",
                          "Teammate": "sample string 41",
                          "Deleted": true,
                          "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                          "Createdby": "sample string 44",
                          "CreatedByName": "sample string 45",
                          "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                          "UpdatedBy": "sample string 46",
                          "DateEntered": "2026-02-21T18:23:23.6843833-05:00",
                          "EnteredBy": "sample string 47",
                          "Locked": true,
                          "LockedByFullName": "sample string 49",
                          "LockedByLoginName": "sample string 50",
                          "AssignedBy": "sample string 51",
                          "AssignedTo": "sample string 52",
                          "DateAssigned": "2026-02-21T18:23:23.6843833-05:00",
                          "Latitude": 53.1,
                          "Longitude": 54.1,
                          "WorkTimeType": 0,
                          "Autogenerated": true,
                          "ManHourRate": 56.0,
                          "TotalManHours": 57.0,
                          "TotalLabor": 58.0,
                          "TotalMaterials": 59.0,
                          "TotalTaxLabor": 60.0,
                          "TotalTaxMaterials": 61.0,
                          "TotalTax": 62.0,
                          "Total": 63.0,
                          "InvoiceId": 1,
                          "StatusDate": "2026-02-21T18:23:23.6843833-05:00",
                          "Override": true,
                          "QFType": "sample string 65",
                          "QFOperation": "sample string 66",
                          "ImageAttachments": [
                            {
                              "$ref": "77"
                            },
                            {
                              "$ref": "77"
                            }
                          ],
                          "OriginalUpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                          "CurrentStepGuid": "sample string 67",
                          "CurrentStepFlow": "sample string 68",
                          "QuickFormAlertId": 1,
                          "DaysInCurrentStatus": 1.0,
                          "FromDesktop": true,
                          "MissingManHourTariff": true,
                          "NMDateRepaired": "2026-02-21T18:23:23.6843833-05:00",
                          "NMEquipmentTypeId": 1,
                          "NMEquipmentSizeTypeId": 1
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "FullName": "sample string 3 sample string 4 sample string 5",
                      "TeammateUser": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                  "CreatedBy": "sample string 5",
                  "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                  "UpdatedBy": "sample string 6",
                  "Deleted": true,
                  "AllowDeleteRecords": true,
                  "AllowRecordCopy": true,
                  "AllowWorkOrderCopy": true,
                  "AllowSaveGridViewAtRoleLevel": true,
                  "AllowSaveGridViewToAllRoles": true,
                  "AllowGenerateEdi": true,
                  "AllowEdiConfiguration": true,
                  "AllowManHourRateEdit": true,
                  "AllowReeferOpsTariffEdit": true,
                  "AllowDeleteRates": true,
                  "AllowWorkOrderDecline": true,
                  "AllowGateTransactionEdit": true,
                  "AllowGateTransactionCancel": true,
                  "AllowInvalidUnitNumberOverride": true,
                  "AllowFleetFileOverride": true,
                  "AllowFleetFileUpdate": true,
                  "AllowWarrantyCreation": true,
                  "AllowInvoiceUpdate": true,
                  "AllowInvoiceRemoval": true,
                  "AllowTriggerIntegration": true,
                  "ReportDefinitions": [
                    {
                      "$id": "99",
                      "RecordId": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "ReportPath": "sample string 4",
                      "ReportType": 0,
                      "Form": "sample string 5",
                      "FromTime": "2026-02-21T18:23:23.6843833-05:00",
                      "ToTime": "2026-02-21T18:23:23.6843833-05:00",
                      "DashboardId": "sample string 8",
                      "UserGroups": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "ReportParameters": [
                        {
                          "$id": "100",
                          "RecordId": 1,
                          "Name": "sample string 2",
                          "DefaultValue": "sample string 3",
                          "AllowMultiple": true
                        },
                        {
                          "$ref": "100"
                        }
                      ]
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "IntegrationTypeUserGroups": [
                    {
                      "$id": "101",
                      "UserGroupId": 1,
                      "UserGroup": {
                        "$ref": "8"
                      },
                      "RecordId": 2,
                      "Name": "sample string 3",
                      "Code": "sample string 4",
                      "IntegrationType": 2,
                      "CommunicationType": 0,
                      "DocumentType": 0
                    },
                    {
                      "$ref": "101"
                    }
                  ]
                },
                "ManagementUserGroupId": 1,
                "ManagementUserGroup": {
                  "$ref": "8"
                },
                "RegionId": 1,
                "Region": {
                  "$id": "102",
                  "RecordId": 1,
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Description": "sample string 4",
                  "ShortDescription": "sample string 5",
                  "Deleted": true,
                  "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                  "CreatedBy": "sample string 7",
                  "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                  "UpdatedBy": "sample string 8"
                },
                "Customers": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "CustomerSubAccounts": [
                  {
                    "$ref": "79"
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "SubLocations": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "UnitStatuses": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "UnitGrades": [
                  {
                    "$ref": "80"
                  },
                  {
                    "$ref": "80"
                  }
                ],
                "EDILocationIdentifiers": [
                  {
                    "$id": "103",
                    "RecordId": 1,
                    "EDISenderIdentifier": "sample string 2",
                    "CustomerId": 1,
                    "Customer": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "EDIRoutings": [
                  {
                    "$id": "104",
                    "RecordId": 1,
                    "LocationId": 1,
                    "Location": {
                      "$ref": "7"
                    },
                    "CustomerId": 1,
                    "Customer": {
                      "$ref": "6"
                    },
                    "OperationType": "sample string 2",
                    "SystemName": "sample string 3",
                    "TransferType": 0,
                    "Destination": "sample string 4",
                    "Path": "sample string 5",
                    "DestinationUserName": "sample string 6",
                    "DestinationPassword": "sample string 7",
                    "FileExtension": "sample string 8",
                    "Port": "sample string 9",
                    "EDIStandard": "sample string 10",
                    "APIMethodName": "sample string 11",
                    "MethodName": "sample string 12",
                    "CallingMember": "sample string 13",
                    "Notes": "sample string 14",
                    "Manual": true,
                    "Inactive": true,
                    "UpdateTrigger": true,
                    "EDIUpdateHandlers": [
                      {
                        "$id": "105",
                        "RecordId": 1,
                        "PropertyName": "sample string 2",
                        "PropertyValue": "sample string 3",
                        "Segment": "sample string 4",
                        "SubSegment": "sample string 5",
                        "Value": "sample string 6"
                      },
                      {
                        "$ref": "105"
                      }
                    ],
                    "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                    "CreatedBy": "sample string 19",
                    "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                    "UpdatedBy": "sample string 20",
                    "UsePassive": true,
                    "PrivateKey": "sample string 22"
                  },
                  {
                    "$ref": "104"
                  }
                ],
                "IntegrationTypeLocations": [
                  {
                    "$id": "106",
                    "LocationId": 1,
                    "Location": {
                      "$ref": "7"
                    },
                    "RecordId": 2,
                    "Name": "sample string 3",
                    "Code": "sample string 4",
                    "IntegrationType": 2,
                    "CommunicationType": 0,
                    "DocumentType": 0
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "TransactionUnitTypesNotAllowed": [
                  "sample string 1",
                  "sample string 2"
                ],
                "TransactionFieldLocations": [
                  {
                    "$id": "107",
                    "RecordId": 1,
                    "FieldId": 1,
                    "TransactionField": {
                      "$id": "108",
                      "RecordId": 1,
                      "FieldId": "sample string 2",
                      "Description": "sample string 3",
                      "Deleted": true,
                      "TransactionFieldLocations": [
                        {
                          "$ref": "107"
                        },
                        {
                          "$ref": "107"
                        }
                      ]
                    },
                    "LocationId": 1,
                    "Location": {
                      "$ref": "7"
                    },
                    "TransactionType": "sample string 2"
                  },
                  {
                    "$ref": "107"
                  }
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "EDICustomerIdentifiers": [
              {
                "$id": "109",
                "RecordId": 1,
                "EDIReceiverIdentifier": "sample string 2",
                "LocationId": 1,
                "Location": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "109"
              }
            ],
            "cBasicCriteria": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "CustomerSubAccounts": [
              {
                "$ref": "79"
              },
              {
                "$ref": "79"
              }
            ],
            "EDIRoutings": [
              {
                "$ref": "104"
              },
              {
                "$ref": "104"
              }
            ],
            "ManHourRates": [
              {
                "$id": "110",
                "RecordId": 1,
                "CreatedBy": "sample string 2",
                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                "UpdatedBy": "sample string 4",
                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                "LocationId": 1,
                "Location": {
                  "$ref": "7"
                },
                "CustomerId": 1,
                "Customer": {
                  "$ref": "6"
                },
                "EffectiveDate": "2026-02-21T18:23:23.6843833-05:00",
                "EndDate": "2026-02-21T18:23:23.6843833-05:00",
                "Rate": 6.0,
                "WorkTimeType": 0,
                "IsThroughputTariff": true,
                "Deleted": true,
                "CommonEquipmentType": 0
              },
              {
                "$ref": "110"
              }
            ],
            "PartMarkupRates": [
              {
                "$id": "111",
                "RecordId": 1,
                "CreatedBy": "sample string 2",
                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                "UpdatedBy": "sample string 4",
                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                "LocationId": 1,
                "Location": {
                  "$ref": "7"
                },
                "CustomerId": 1,
                "Customer": {
                  "$ref": "6"
                },
                "EffectiveDate": "2026-02-21T18:23:23.6843833-05:00",
                "EndDate": "2026-02-21T18:23:23.6843833-05:00",
                "Percentage": 6.0,
                "Notes": "sample string 7"
              },
              {
                "$ref": "111"
              }
            ],
            "StaticTariffs": [
              {
                "$id": "112",
                "RecordId": 1,
                "OperationType": "sample string 2",
                "LocationId": 1,
                "Location": {
                  "$ref": "7"
                },
                "CustomerId": 1,
                "Customer": {
                  "$ref": "6"
                },
                "EffectiveDate": "2026-02-21T18:23:23.6843833-05:00",
                "EndDate": "2026-02-21T18:23:23.6843833-05:00",
                "CreatedBy": "sample string 4",
                "UpdatedBy": "sample string 5",
                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                "ManHours": 7.0,
                "Materials": 8.0,
                "Deleted": true,
                "IsBillingTariff": true,
                "IsProductionTariff": true,
                "IsThroughputTariff": true,
                "MoveType": 0
              },
              {
                "$ref": "112"
              }
            ],
            "Rates": [
              {
                "$id": "113",
                "RecordId": 1,
                "Proposed": 2.0,
                "Actual": 3.0,
                "FreeDays": 4,
                "EffectiveDate": "2026-02-21T18:23:23.6843833-05:00",
                "EndDate": "2026-02-21T18:23:23.6843833-05:00",
                "RateItemId": 1,
                "RateItem": {
                  "$id": "114",
                  "RecordId": 1,
                  "CreatedBy": "sample string 2",
                  "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                  "UpdatedBy": "sample string 4",
                  "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
                  "Code": "sample string 5",
                  "Name": "sample string 6",
                  "Description": "sample string 7",
                  "Deleted": true
                },
                "LocationId": 6,
                "Location": {
                  "$ref": "7"
                },
                "CustomerId": 7,
                "Customer": {
                  "$ref": "6"
                },
                "CustomerSubAccountId": 1,
                "CustomerSubAccount": {
                  "$ref": "79"
                },
                "EquipmentSizeTypeId": 1,
                "EquipmentSizeType": {
                  "$ref": "34"
                },
                "Deleted": true,
                "CreatedBy": "sample string 9",
                "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
                "UpdatedBy": "sample string 11",
                "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00"
              },
              {
                "$ref": "113"
              }
            ],
            "TaxExempts": [
              {
                "$id": "115",
                "RecordId": 1,
                "LocationId": 2,
                "Location": {
                  "$ref": "7"
                },
                "CustomerId": 3,
                "Customer": {
                  "$ref": "6"
                },
                "LaborTaxExempt": true,
                "MaterialTaxExempt": true,
                "PartTaxExempt": true,
                "FuelTaxExempt": true
              },
              {
                "$ref": "115"
              }
            ],
            "EmailNotificationDefinitions": [
              {
                "$id": "116",
                "RecordId": 1,
                "OperationName": "sample string 2",
                "Email": "sample string 3",
                "CC": "sample string 4",
                "Subject": "sample string 5",
                "ReplyTo": "sample string 6",
                "ReportDefinitionId": 1,
                "ReportDefinition": {
                  "$ref": "99"
                },
                "LocationId": 1,
                "Location": {
                  "$ref": "7"
                },
                "CustomerId": 1,
                "Customer": {
                  "$ref": "6"
                },
                "DocumentFormat": 0,
                "ReportParameters": [
                  {
                    "$id": "117",
                    "RecordId": 1,
                    "Name": "sample string 2",
                    "Value": "sample string 3"
                  },
                  {
                    "$ref": "117"
                  }
                ]
              },
              {
                "$ref": "116"
              }
            ],
            "IntegrationTypeCustomers": [
              {
                "$id": "118",
                "CustomerId": 1,
                "Customer": {
                  "$ref": "6"
                },
                "RecordId": 2,
                "Name": "sample string 3",
                "Code": "sample string 4",
                "IntegrationType": 2,
                "CommunicationType": 0,
                "DocumentType": 0
              },
              {
                "$ref": "118"
              }
            ],
            "ImageMasks": [
              {
                "$id": "119",
                "RecordId": 1,
                "Template": "sample string 2",
                "FileType": 0,
                "Resolution": 0,
                "MaskType": 0,
                "Download": true,
                "CustomerId": 4
              },
              {
                "$ref": "119"
              }
            ]
          },
          {
            "$ref": "6"
          }
        ],
        "Deleted": true,
        "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
        "CreatedBy": "sample string 9",
        "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
        "UpdatedBy": "sample string 10"
      },
      "Answer": "sample string 3",
      "Notes": "sample string 4"
    },
    {
      "$ref": "2"
    }
  ],
  "Observations": "sample string 6",
  "HasAssociatedRepair": true,
  "Attachments": [
    {
      "$id": "120",
      "Container": "sample string 1",
      "ImageId": 1,
      "Name": "sample string 2",
      "Notes": "sample string 3",
      "DateTaken": "2026-02-21T18:23:23.6843833-05:00",
      "TakenBy": "sample string 5",
      "ImageUrl": "sample string 6",
      "Source": "sample string 7",
      "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
      "RequirementMessage": "sample string 9",
      "Deleted": true,
      "Image": "QEA=",
      "ImageSBytes": [
        64,
        64
      ],
      "Text": "sample string 11",
      "Flag": "sample string 12",
      "FileType": 13,
      "Resolution": 14
    },
    {
      "$ref": "120"
    }
  ],
  "FileAttachments": [
    {
      "$id": "121",
      "RecordId": 1,
      "Name": "sample string 2",
      "CreatedBy": "sample string 3",
      "Notes": "sample string 4",
      "FileUrl": "sample string 5",
      "Container": "sample string 6",
      "Source": "sample string 7",
      "DateUploaded": "2026-02-21T18:23:23.6843833-05:00",
      "Deleted": true,
      "File": "QEA="
    },
    {
      "$ref": "121"
    }
  ],
  "ChassisMounted": true,
  "ChassisNumber": "sample string 9",
  "ManufacturedYear": 1,
  "RecordId": 10,
  "ActiveUnitId": 1,
  "ActiveUnit": {
    "$ref": "78"
  },
  "UnitNumber": "sample string 11",
  "PreviousUnitNumber": "sample string 12",
  "SerialNumber": "sample string 13",
  "LicensePlate": "sample string 14",
  "DS5EstimateNumber": "sample string 15",
  "DS5DateEntered": "2026-02-21T18:23:23.6843833-05:00",
  "PoNumber": "sample string 16",
  "InternalReferenceNumber": "sample string 17",
  "CustomerReferenceNumber": "sample string 18",
  "InvoiceReferenceNumber": "sample string 19",
  "DateInvoiced": "2026-02-21T18:23:23.6843833-05:00",
  "OnQuickBase": true,
  "Approved": true,
  "DateApproved": "2026-02-21T18:23:23.6843833-05:00",
  "LocationId": 22,
  "Location": {
    "$ref": "7"
  },
  "CustomerId": 23,
  "Customer": {
    "$ref": "6"
  },
  "CustomerSubAccountId": 1,
  "CustomerSubAccount": {
    "$ref": "79"
  },
  "FormStatusId": 1,
  "FormStatus": {
    "$ref": "94"
  },
  "UserGroupId": 1,
  "UserGroup": {
    "$ref": "8"
  },
  "EDIStatusId": 1,
  "EDIStatus": {
    "$ref": "95"
  },
  "EDISentDate": "2026-02-21T18:23:23.6843833-05:00",
  "Notes": "sample string 24",
  "ExternalNotes": "sample string 25",
  "Teammate": "sample string 26",
  "Deleted": true,
  "DateCreated": "2026-02-21T18:23:23.6843833-05:00",
  "Createdby": "sample string 29",
  "CreatedByName": "sample string 30",
  "UpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
  "UpdatedBy": "sample string 31",
  "DateEntered": "2026-02-21T18:23:23.6843833-05:00",
  "EnteredBy": "sample string 32",
  "Locked": true,
  "LockedByFullName": "sample string 34",
  "LockedByLoginName": "sample string 35",
  "AssignedBy": "sample string 36",
  "AssignedTo": "sample string 37",
  "DateAssigned": "2026-02-21T18:23:23.6843833-05:00",
  "Latitude": 38.1,
  "Longitude": 39.1,
  "WorkTimeType": 0,
  "Autogenerated": true,
  "ManHourRate": 41.0,
  "TotalManHours": 42.0,
  "TotalLabor": 43.0,
  "TotalMaterials": 44.0,
  "TotalTaxLabor": 45.0,
  "TotalTaxMaterials": 46.0,
  "TotalTax": 47.0,
  "Total": 48.0,
  "InvoiceId": 1,
  "StatusDate": "2026-02-21T18:23:23.6843833-05:00",
  "Override": true,
  "QFType": "sample string 50",
  "QFOperation": "sample string 51",
  "ImageAttachments": [
    {
      "$ref": "77"
    },
    {
      "$ref": "77"
    }
  ],
  "OriginalUpdatedOn": "2026-02-21T18:23:23.6843833-05:00",
  "CurrentStepGuid": "sample string 52",
  "CurrentStepFlow": "sample string 53",
  "QuickFormAlertId": 1,
  "DaysInCurrentStatus": 1.0,
  "FromDesktop": true,
  "MissingManHourTariff": true,
  "NMDateRepaired": "2026-02-21T18:23:23.6843833-05:00",
  "NMEquipmentTypeId": 1,
  "NMEquipmentSizeTypeId": 1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

VEMModel.Logic.APIResponseClass
NameDescriptionTypeAdditional information
Result

VEMModel.Logic.ResultEnum

None.

Details

Object

None.

JsonData

Object

None.

ObjectType

string

None.

ruleEvaluationResults

Collection of VEMModel.Logic.RuleEvaluationResult

None.

Response Formats

application/json, text/json

Sample:
{
  "ruleEvaluationResults": [
    {
      "$id": "2",
      "Result": 0,
      "Message": "sample string 1",
      "fieldID": "sample string 2"
    },
    {
      "$ref": "2"
    }
  ],
  "Result": 0,
  "Details": {
    "$id": "3"
  },
  "JsonData": {
    "$id": "4"
  },
  "ObjectType": "sample string 3"
}