PUT api/ordFreightLeg

Request Information

URI Parameters

None.

Body Parameters

ordFreightLegEx
NameDescriptionTypeAdditional information
OriginCSC

string

None.

FreightLegCount

integer

None.

OriginEntityID

integer

None.

OriginPlaceID

integer

None.

OriginAddressID

integer

None.

OriginEntity

orgEntityVw

None.

OriginPlace

orgPlaceDb

None.

OriginAddress

ordAddressDb

None.

DestinationEntity

orgEntityVw

None.

DestinationPlace

orgPlaceDb

None.

DestinationAddress

ordAddressDb

None.

Carrier

ordFreightPayableEx

None.

Broker

ordFreightPayableEx

None.

CrossDock

ordFreightPayableEx

None.

Tracking

Collection of ordTracking

None.

Pieces

Collection of ordPieceEx

None.

HoldNotes

Collection of ordNote

None.

FreightLegID

integer

None.

OrderID

integer

Required

DataVersion

string

None.

FreightLegSequence

byte

Required

DestinationCity

string

Max length: 100

DestinationStateProvinceCode

string

Max length: 2

DestinationCountryCode

string

Max length: 3

LegApproved

boolean

None.

ScheduledPickUpDate

date

None.

ActualPickUpDate

date

None.

DestinationEntityID

integer

None.

DestinationPlaceID

integer

None.

DestinationAddressID

integer

None.

ScheduledDeliveryDate

date

None.

ActualDeliveryDate

date

None.

AlertEmailedDate

date

None.

TrackingStatusStep

integer

None.

PODName

string

None.

PODDate

date

None.

ParsPaps

string

Max length: 15

CreatedBy

integer

None.

CreatedDate

date

None.

UpdatedBy

integer

None.

UpdatedDate

date

None.

FBSubPayablesID

integer

None.

DestinationCSC

string

Max length: 108

TrackingStatusColor

string

None.

results

Collection of ValidationResult

None.

Request Formats

application/json, text/json

Sample:
{
  "results": null,
  "OriginCSC": "sample string 1",
  "FreightLegCount": 2,
  "OriginEntityID": 1,
  "OriginPlaceID": 1,
  "OriginAddressID": 1,
  "OriginEntity": {
    "results": null,
    "IsPayableCrossDock": true,
    "EntityID": 2,
    "EntityName": "sample string 3",
    "ShortName": "sample string 4",
    "OnPropackHold": true,
    "OnCreditHold": true,
    "PaymentTermsID": 1,
    "CreatedBy": 7,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 9,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBContactMasterID": 1,
    "P3PLClientID": 1
  },
  "OriginPlace": {
    "results": null,
    "PlaceID": 1,
    "EntityID": 1,
    "EntityName": "sample string 2",
    "PlaceTypeID": 64,
    "PlaceName": "sample string 3",
    "Address1": "sample string 4",
    "Address2": "sample string 5",
    "City": "sample string 6",
    "StateProvinceCode": "sample string 7",
    "PostalCode": "sample string 8",
    "CountryCode": "sample string 9",
    "AirportCode": "sample string 10",
    "OpenHours": "sample string 11",
    "IsBillingAddress": true,
    "IsCrossDock": true,
    "IsTerminal": true,
    "IsActive": true,
    "Comment": "sample string 16",
    "CreatedBy": 17,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 19,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBContactsSub2ID": 1,
    "CSC": "sample string 21",
    "WarehouseID": 22
  },
  "OriginAddress": {
    "results": null,
    "AddressID": 1,
    "AddressHash": "QEA=",
    "ContactName": "sample string 2",
    "EntityName": "sample string 3",
    "PlaceName": "sample string 4",
    "Address1": "sample string 5",
    "Address2": "sample string 6",
    "City": "sample string 7",
    "PostalCode": "sample string 8",
    "StateProvinceCode": "sample string 9",
    "CountryCode": "sample string 10",
    "AirportCode": "sample string 11",
    "TollFree": "sample string 12",
    "Phone": "sample string 13",
    "Fax": "sample string 14",
    "Mobile": "sample string 15",
    "EMail": "sample string 16",
    "Website": "sample string 17",
    "OpenHours": "sample string 18",
    "Comments": "sample string 19",
    "CreatedBy": 20,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 22,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
  },
  "DestinationEntity": {
    "results": null,
    "IsPayableCrossDock": true,
    "EntityID": 2,
    "EntityName": "sample string 3",
    "ShortName": "sample string 4",
    "OnPropackHold": true,
    "OnCreditHold": true,
    "PaymentTermsID": 1,
    "CreatedBy": 7,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 9,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBContactMasterID": 1,
    "P3PLClientID": 1
  },
  "DestinationPlace": {
    "results": null,
    "PlaceID": 1,
    "EntityID": 1,
    "EntityName": "sample string 2",
    "PlaceTypeID": 64,
    "PlaceName": "sample string 3",
    "Address1": "sample string 4",
    "Address2": "sample string 5",
    "City": "sample string 6",
    "StateProvinceCode": "sample string 7",
    "PostalCode": "sample string 8",
    "CountryCode": "sample string 9",
    "AirportCode": "sample string 10",
    "OpenHours": "sample string 11",
    "IsBillingAddress": true,
    "IsCrossDock": true,
    "IsTerminal": true,
    "IsActive": true,
    "Comment": "sample string 16",
    "CreatedBy": 17,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 19,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBContactsSub2ID": 1,
    "CSC": "sample string 21",
    "WarehouseID": 22
  },
  "DestinationAddress": {
    "results": null,
    "AddressID": 1,
    "AddressHash": "QEA=",
    "ContactName": "sample string 2",
    "EntityName": "sample string 3",
    "PlaceName": "sample string 4",
    "Address1": "sample string 5",
    "Address2": "sample string 6",
    "City": "sample string 7",
    "PostalCode": "sample string 8",
    "StateProvinceCode": "sample string 9",
    "CountryCode": "sample string 10",
    "AirportCode": "sample string 11",
    "TollFree": "sample string 12",
    "Phone": "sample string 13",
    "Fax": "sample string 14",
    "Mobile": "sample string 15",
    "EMail": "sample string 16",
    "Website": "sample string 17",
    "OpenHours": "sample string 18",
    "Comments": "sample string 19",
    "CreatedBy": 20,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 22,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
  },
  "Carrier": {
    "results": null,
    "PayableTypeName": "sample string 1",
    "PayableAddress": {
      "results": null,
      "AddressID": 1,
      "AddressHash": "QEA=",
      "ContactName": "sample string 2",
      "EntityName": "sample string 3",
      "PlaceName": "sample string 4",
      "Address1": "sample string 5",
      "Address2": "sample string 6",
      "City": "sample string 7",
      "PostalCode": "sample string 8",
      "StateProvinceCode": "sample string 9",
      "CountryCode": "sample string 10",
      "AirportCode": "sample string 11",
      "TollFree": "sample string 12",
      "Phone": "sample string 13",
      "Fax": "sample string 14",
      "Mobile": "sample string 15",
      "EMail": "sample string 16",
      "Website": "sample string 17",
      "OpenHours": "sample string 18",
      "Comments": "sample string 19",
      "CreatedBy": 20,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 22,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    },
    "PayableEntity": {
      "results": null,
      "EntityID": 1,
      "EntityName": "sample string 2",
      "ShortName": "sample string 3",
      "OnPropackHold": true,
      "OnCreditHold": true,
      "PaymentTermsID": 1,
      "CreatedBy": 6,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 8,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBContactMasterID": 1,
      "P3PLClientID": 1
    },
    "PayablePlace": {
      "results": null,
      "PlaceID": 1,
      "EntityID": 1,
      "EntityName": "sample string 2",
      "PlaceTypeID": 64,
      "PlaceName": "sample string 3",
      "Address1": "sample string 4",
      "Address2": "sample string 5",
      "City": "sample string 6",
      "StateProvinceCode": "sample string 7",
      "PostalCode": "sample string 8",
      "CountryCode": "sample string 9",
      "AirportCode": "sample string 10",
      "OpenHours": "sample string 11",
      "IsBillingAddress": true,
      "IsCrossDock": true,
      "IsTerminal": true,
      "IsActive": true,
      "Comment": "sample string 16",
      "CreatedBy": 17,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 19,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBContactsSub2ID": 1,
      "CSC": "sample string 21",
      "WarehouseID": 22
    },
    "BaseFee": {
      "results": null,
      "NoteCount": 1,
      "FreightLegID": 1,
      "FeeTypeName": "sample string 1",
      "InvoicedApprovedByName": "sample string 2",
      "InvoicedApprovedByInitials": "sample string 3",
      "BilledEnteredByName": "sample string 4",
      "BilledEnteredByInitials": "sample string 5",
      "CreatedByName": "sample string 6",
      "CreatedByInitials": "sample string 7",
      "UpdatedByName": "sample string 8",
      "UpdatedByInitials": "sample string 9",
      "FreightFeeID": 10,
      "FreightPayableID": 1,
      "FeeTypeID": 11,
      "OnInvoiceID": 1,
      "InputCurrencyCode": "sample string 12",
      "InputExchangeRate": 1.0,
      "InputBaseAmount": 1.0,
      "InputAmount": 1.0,
      "MarkupAmount": 1.0,
      "MarkupPercent": 1.0,
      "CommissionPercent": 1.0,
      "FuelSurchargePercent": 1.0,
      "CustomBillableAmount": 1.0,
      "ShowNameOnInvoice": true,
      "ShowBillableOnInvoice": true,
      "InvoicedAmount": 1.0,
      "InvoicedApprovedBy": 1,
      "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
      "BilledCurrencyCode": "sample string 15",
      "BilledExchangeRate": 1.0,
      "BilledBaseAmount": 1.0,
      "BilledAmount": 1.0,
      "BilledEnteredBy": 1,
      "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
      "BilledReferenceNumber": "sample string 16",
      "FeeStatus": "sample string 17",
      "CreatedBy": 18,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 20,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBSubPayablesID": 1,
      "FBSubChargesLegID": 1
    },
    "AdditionalFees": [
      {
        "results": null,
        "NoteCount": 1,
        "FreightLegID": 1,
        "FeeTypeName": "sample string 1",
        "InvoicedApprovedByName": "sample string 2",
        "InvoicedApprovedByInitials": "sample string 3",
        "BilledEnteredByName": "sample string 4",
        "BilledEnteredByInitials": "sample string 5",
        "CreatedByName": "sample string 6",
        "CreatedByInitials": "sample string 7",
        "UpdatedByName": "sample string 8",
        "UpdatedByInitials": "sample string 9",
        "FreightFeeID": 10,
        "FreightPayableID": 1,
        "FeeTypeID": 11,
        "OnInvoiceID": 1,
        "InputCurrencyCode": "sample string 12",
        "InputExchangeRate": 1.0,
        "InputBaseAmount": 1.0,
        "InputAmount": 1.0,
        "MarkupAmount": 1.0,
        "MarkupPercent": 1.0,
        "CommissionPercent": 1.0,
        "FuelSurchargePercent": 1.0,
        "CustomBillableAmount": 1.0,
        "ShowNameOnInvoice": true,
        "ShowBillableOnInvoice": true,
        "InvoicedAmount": 1.0,
        "InvoicedApprovedBy": 1,
        "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledCurrencyCode": "sample string 15",
        "BilledExchangeRate": 1.0,
        "BilledBaseAmount": 1.0,
        "BilledAmount": 1.0,
        "BilledEnteredBy": 1,
        "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledReferenceNumber": "sample string 16",
        "FeeStatus": "sample string 17",
        "CreatedBy": 18,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 20,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "FBSubPayablesID": 1,
        "FBSubChargesLegID": 1
      },
      {
        "results": null,
        "NoteCount": 1,
        "FreightLegID": 1,
        "FeeTypeName": "sample string 1",
        "InvoicedApprovedByName": "sample string 2",
        "InvoicedApprovedByInitials": "sample string 3",
        "BilledEnteredByName": "sample string 4",
        "BilledEnteredByInitials": "sample string 5",
        "CreatedByName": "sample string 6",
        "CreatedByInitials": "sample string 7",
        "UpdatedByName": "sample string 8",
        "UpdatedByInitials": "sample string 9",
        "FreightFeeID": 10,
        "FreightPayableID": 1,
        "FeeTypeID": 11,
        "OnInvoiceID": 1,
        "InputCurrencyCode": "sample string 12",
        "InputExchangeRate": 1.0,
        "InputBaseAmount": 1.0,
        "InputAmount": 1.0,
        "MarkupAmount": 1.0,
        "MarkupPercent": 1.0,
        "CommissionPercent": 1.0,
        "FuelSurchargePercent": 1.0,
        "CustomBillableAmount": 1.0,
        "ShowNameOnInvoice": true,
        "ShowBillableOnInvoice": true,
        "InvoicedAmount": 1.0,
        "InvoicedApprovedBy": 1,
        "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledCurrencyCode": "sample string 15",
        "BilledExchangeRate": 1.0,
        "BilledBaseAmount": 1.0,
        "BilledAmount": 1.0,
        "BilledEnteredBy": 1,
        "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledReferenceNumber": "sample string 16",
        "FeeStatus": "sample string 17",
        "CreatedBy": 18,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 20,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "FBSubPayablesID": 1,
        "FBSubChargesLegID": 1
      }
    ],
    "HoldNotes": [
      {
        "results": null,
        "LinkType": "sample string 1",
        "LinkName": "sample string 2",
        "PersonName": "sample string 3",
        "UserInitials": "sample string 4",
        "NoteID": 5,
        "NoteTypeID": 0,
        "OrderID": 6,
        "ItemID": 1,
        "ItemType": 1,
        "InvoiceID": 1,
        "FreightLegID": 1,
        "FreightPayableID": 1,
        "FreightFeeID": 1,
        "FreightHandlingID": 1,
        "TaskID": 1,
        "TrackingID": 1,
        "WarehouseAlertID": 1,
        "QuoteID": 1,
        "WONumber": 1,
        "Note": "sample string 7",
        "ClientVisible": true,
        "IsRead": true,
        "CreatedBy": 10,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 12,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
      },
      {
        "results": null,
        "LinkType": "sample string 1",
        "LinkName": "sample string 2",
        "PersonName": "sample string 3",
        "UserInitials": "sample string 4",
        "NoteID": 5,
        "NoteTypeID": 0,
        "OrderID": 6,
        "ItemID": 1,
        "ItemType": 1,
        "InvoiceID": 1,
        "FreightLegID": 1,
        "FreightPayableID": 1,
        "FreightFeeID": 1,
        "FreightHandlingID": 1,
        "TaskID": 1,
        "TrackingID": 1,
        "WarehouseAlertID": 1,
        "QuoteID": 1,
        "WONumber": 1,
        "Note": "sample string 7",
        "ClientVisible": true,
        "IsRead": true,
        "CreatedBy": 10,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 12,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
      }
    ],
    "TaskCount": 2,
    "TaskCompletedCount": 3,
    "AutoBilling": true,
    "PreferredCurrencyCode": "sample string 5",
    "FreightPayableID": 6,
    "OrderID": 7,
    "DataVersion": "sample string 8",
    "FreightLegID": 1,
    "IsPayable": true,
    "ChargeDate": "2025-12-06T23:40:58.1642029+00:00",
    "PayableTypeID": 64,
    "PayableEntityID": 1,
    "PayableEntityPlaceID": 1,
    "PayableAddressID": 1,
    "ApprovedBy": 1,
    "ApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
    "ClearedBy": 1,
    "ClearedDate": "2025-12-06T23:40:58.1642029+00:00",
    "ReferenceNumber": "sample string 11",
    "PayableInvoiceNumber": "sample string 12",
    "ToChargeID": 1,
    "CreatedBy": 13,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 15,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBSubPayablesID": 1,
    "FBSubChargesLegID": 1
  },
  "Broker": {
    "results": null,
    "PayableTypeName": "sample string 1",
    "PayableAddress": {
      "results": null,
      "AddressID": 1,
      "AddressHash": "QEA=",
      "ContactName": "sample string 2",
      "EntityName": "sample string 3",
      "PlaceName": "sample string 4",
      "Address1": "sample string 5",
      "Address2": "sample string 6",
      "City": "sample string 7",
      "PostalCode": "sample string 8",
      "StateProvinceCode": "sample string 9",
      "CountryCode": "sample string 10",
      "AirportCode": "sample string 11",
      "TollFree": "sample string 12",
      "Phone": "sample string 13",
      "Fax": "sample string 14",
      "Mobile": "sample string 15",
      "EMail": "sample string 16",
      "Website": "sample string 17",
      "OpenHours": "sample string 18",
      "Comments": "sample string 19",
      "CreatedBy": 20,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 22,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    },
    "PayableEntity": {
      "results": null,
      "EntityID": 1,
      "EntityName": "sample string 2",
      "ShortName": "sample string 3",
      "OnPropackHold": true,
      "OnCreditHold": true,
      "PaymentTermsID": 1,
      "CreatedBy": 6,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 8,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBContactMasterID": 1,
      "P3PLClientID": 1
    },
    "PayablePlace": {
      "results": null,
      "PlaceID": 1,
      "EntityID": 1,
      "EntityName": "sample string 2",
      "PlaceTypeID": 64,
      "PlaceName": "sample string 3",
      "Address1": "sample string 4",
      "Address2": "sample string 5",
      "City": "sample string 6",
      "StateProvinceCode": "sample string 7",
      "PostalCode": "sample string 8",
      "CountryCode": "sample string 9",
      "AirportCode": "sample string 10",
      "OpenHours": "sample string 11",
      "IsBillingAddress": true,
      "IsCrossDock": true,
      "IsTerminal": true,
      "IsActive": true,
      "Comment": "sample string 16",
      "CreatedBy": 17,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 19,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBContactsSub2ID": 1,
      "CSC": "sample string 21",
      "WarehouseID": 22
    },
    "BaseFee": {
      "results": null,
      "NoteCount": 1,
      "FreightLegID": 1,
      "FeeTypeName": "sample string 1",
      "InvoicedApprovedByName": "sample string 2",
      "InvoicedApprovedByInitials": "sample string 3",
      "BilledEnteredByName": "sample string 4",
      "BilledEnteredByInitials": "sample string 5",
      "CreatedByName": "sample string 6",
      "CreatedByInitials": "sample string 7",
      "UpdatedByName": "sample string 8",
      "UpdatedByInitials": "sample string 9",
      "FreightFeeID": 10,
      "FreightPayableID": 1,
      "FeeTypeID": 11,
      "OnInvoiceID": 1,
      "InputCurrencyCode": "sample string 12",
      "InputExchangeRate": 1.0,
      "InputBaseAmount": 1.0,
      "InputAmount": 1.0,
      "MarkupAmount": 1.0,
      "MarkupPercent": 1.0,
      "CommissionPercent": 1.0,
      "FuelSurchargePercent": 1.0,
      "CustomBillableAmount": 1.0,
      "ShowNameOnInvoice": true,
      "ShowBillableOnInvoice": true,
      "InvoicedAmount": 1.0,
      "InvoicedApprovedBy": 1,
      "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
      "BilledCurrencyCode": "sample string 15",
      "BilledExchangeRate": 1.0,
      "BilledBaseAmount": 1.0,
      "BilledAmount": 1.0,
      "BilledEnteredBy": 1,
      "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
      "BilledReferenceNumber": "sample string 16",
      "FeeStatus": "sample string 17",
      "CreatedBy": 18,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 20,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBSubPayablesID": 1,
      "FBSubChargesLegID": 1
    },
    "AdditionalFees": [
      {
        "results": null,
        "NoteCount": 1,
        "FreightLegID": 1,
        "FeeTypeName": "sample string 1",
        "InvoicedApprovedByName": "sample string 2",
        "InvoicedApprovedByInitials": "sample string 3",
        "BilledEnteredByName": "sample string 4",
        "BilledEnteredByInitials": "sample string 5",
        "CreatedByName": "sample string 6",
        "CreatedByInitials": "sample string 7",
        "UpdatedByName": "sample string 8",
        "UpdatedByInitials": "sample string 9",
        "FreightFeeID": 10,
        "FreightPayableID": 1,
        "FeeTypeID": 11,
        "OnInvoiceID": 1,
        "InputCurrencyCode": "sample string 12",
        "InputExchangeRate": 1.0,
        "InputBaseAmount": 1.0,
        "InputAmount": 1.0,
        "MarkupAmount": 1.0,
        "MarkupPercent": 1.0,
        "CommissionPercent": 1.0,
        "FuelSurchargePercent": 1.0,
        "CustomBillableAmount": 1.0,
        "ShowNameOnInvoice": true,
        "ShowBillableOnInvoice": true,
        "InvoicedAmount": 1.0,
        "InvoicedApprovedBy": 1,
        "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledCurrencyCode": "sample string 15",
        "BilledExchangeRate": 1.0,
        "BilledBaseAmount": 1.0,
        "BilledAmount": 1.0,
        "BilledEnteredBy": 1,
        "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledReferenceNumber": "sample string 16",
        "FeeStatus": "sample string 17",
        "CreatedBy": 18,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 20,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "FBSubPayablesID": 1,
        "FBSubChargesLegID": 1
      },
      {
        "results": null,
        "NoteCount": 1,
        "FreightLegID": 1,
        "FeeTypeName": "sample string 1",
        "InvoicedApprovedByName": "sample string 2",
        "InvoicedApprovedByInitials": "sample string 3",
        "BilledEnteredByName": "sample string 4",
        "BilledEnteredByInitials": "sample string 5",
        "CreatedByName": "sample string 6",
        "CreatedByInitials": "sample string 7",
        "UpdatedByName": "sample string 8",
        "UpdatedByInitials": "sample string 9",
        "FreightFeeID": 10,
        "FreightPayableID": 1,
        "FeeTypeID": 11,
        "OnInvoiceID": 1,
        "InputCurrencyCode": "sample string 12",
        "InputExchangeRate": 1.0,
        "InputBaseAmount": 1.0,
        "InputAmount": 1.0,
        "MarkupAmount": 1.0,
        "MarkupPercent": 1.0,
        "CommissionPercent": 1.0,
        "FuelSurchargePercent": 1.0,
        "CustomBillableAmount": 1.0,
        "ShowNameOnInvoice": true,
        "ShowBillableOnInvoice": true,
        "InvoicedAmount": 1.0,
        "InvoicedApprovedBy": 1,
        "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledCurrencyCode": "sample string 15",
        "BilledExchangeRate": 1.0,
        "BilledBaseAmount": 1.0,
        "BilledAmount": 1.0,
        "BilledEnteredBy": 1,
        "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledReferenceNumber": "sample string 16",
        "FeeStatus": "sample string 17",
        "CreatedBy": 18,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 20,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "FBSubPayablesID": 1,
        "FBSubChargesLegID": 1
      }
    ],
    "HoldNotes": [
      {
        "results": null,
        "LinkType": "sample string 1",
        "LinkName": "sample string 2",
        "PersonName": "sample string 3",
        "UserInitials": "sample string 4",
        "NoteID": 5,
        "NoteTypeID": 0,
        "OrderID": 6,
        "ItemID": 1,
        "ItemType": 1,
        "InvoiceID": 1,
        "FreightLegID": 1,
        "FreightPayableID": 1,
        "FreightFeeID": 1,
        "FreightHandlingID": 1,
        "TaskID": 1,
        "TrackingID": 1,
        "WarehouseAlertID": 1,
        "QuoteID": 1,
        "WONumber": 1,
        "Note": "sample string 7",
        "ClientVisible": true,
        "IsRead": true,
        "CreatedBy": 10,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 12,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
      },
      {
        "results": null,
        "LinkType": "sample string 1",
        "LinkName": "sample string 2",
        "PersonName": "sample string 3",
        "UserInitials": "sample string 4",
        "NoteID": 5,
        "NoteTypeID": 0,
        "OrderID": 6,
        "ItemID": 1,
        "ItemType": 1,
        "InvoiceID": 1,
        "FreightLegID": 1,
        "FreightPayableID": 1,
        "FreightFeeID": 1,
        "FreightHandlingID": 1,
        "TaskID": 1,
        "TrackingID": 1,
        "WarehouseAlertID": 1,
        "QuoteID": 1,
        "WONumber": 1,
        "Note": "sample string 7",
        "ClientVisible": true,
        "IsRead": true,
        "CreatedBy": 10,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 12,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
      }
    ],
    "TaskCount": 2,
    "TaskCompletedCount": 3,
    "AutoBilling": true,
    "PreferredCurrencyCode": "sample string 5",
    "FreightPayableID": 6,
    "OrderID": 7,
    "DataVersion": "sample string 8",
    "FreightLegID": 1,
    "IsPayable": true,
    "ChargeDate": "2025-12-06T23:40:58.1642029+00:00",
    "PayableTypeID": 64,
    "PayableEntityID": 1,
    "PayableEntityPlaceID": 1,
    "PayableAddressID": 1,
    "ApprovedBy": 1,
    "ApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
    "ClearedBy": 1,
    "ClearedDate": "2025-12-06T23:40:58.1642029+00:00",
    "ReferenceNumber": "sample string 11",
    "PayableInvoiceNumber": "sample string 12",
    "ToChargeID": 1,
    "CreatedBy": 13,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 15,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBSubPayablesID": 1,
    "FBSubChargesLegID": 1
  },
  "CrossDock": {
    "results": null,
    "PayableTypeName": "sample string 1",
    "PayableAddress": {
      "results": null,
      "AddressID": 1,
      "AddressHash": "QEA=",
      "ContactName": "sample string 2",
      "EntityName": "sample string 3",
      "PlaceName": "sample string 4",
      "Address1": "sample string 5",
      "Address2": "sample string 6",
      "City": "sample string 7",
      "PostalCode": "sample string 8",
      "StateProvinceCode": "sample string 9",
      "CountryCode": "sample string 10",
      "AirportCode": "sample string 11",
      "TollFree": "sample string 12",
      "Phone": "sample string 13",
      "Fax": "sample string 14",
      "Mobile": "sample string 15",
      "EMail": "sample string 16",
      "Website": "sample string 17",
      "OpenHours": "sample string 18",
      "Comments": "sample string 19",
      "CreatedBy": 20,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 22,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    },
    "PayableEntity": {
      "results": null,
      "EntityID": 1,
      "EntityName": "sample string 2",
      "ShortName": "sample string 3",
      "OnPropackHold": true,
      "OnCreditHold": true,
      "PaymentTermsID": 1,
      "CreatedBy": 6,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 8,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBContactMasterID": 1,
      "P3PLClientID": 1
    },
    "PayablePlace": {
      "results": null,
      "PlaceID": 1,
      "EntityID": 1,
      "EntityName": "sample string 2",
      "PlaceTypeID": 64,
      "PlaceName": "sample string 3",
      "Address1": "sample string 4",
      "Address2": "sample string 5",
      "City": "sample string 6",
      "StateProvinceCode": "sample string 7",
      "PostalCode": "sample string 8",
      "CountryCode": "sample string 9",
      "AirportCode": "sample string 10",
      "OpenHours": "sample string 11",
      "IsBillingAddress": true,
      "IsCrossDock": true,
      "IsTerminal": true,
      "IsActive": true,
      "Comment": "sample string 16",
      "CreatedBy": 17,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 19,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBContactsSub2ID": 1,
      "CSC": "sample string 21",
      "WarehouseID": 22
    },
    "BaseFee": {
      "results": null,
      "NoteCount": 1,
      "FreightLegID": 1,
      "FeeTypeName": "sample string 1",
      "InvoicedApprovedByName": "sample string 2",
      "InvoicedApprovedByInitials": "sample string 3",
      "BilledEnteredByName": "sample string 4",
      "BilledEnteredByInitials": "sample string 5",
      "CreatedByName": "sample string 6",
      "CreatedByInitials": "sample string 7",
      "UpdatedByName": "sample string 8",
      "UpdatedByInitials": "sample string 9",
      "FreightFeeID": 10,
      "FreightPayableID": 1,
      "FeeTypeID": 11,
      "OnInvoiceID": 1,
      "InputCurrencyCode": "sample string 12",
      "InputExchangeRate": 1.0,
      "InputBaseAmount": 1.0,
      "InputAmount": 1.0,
      "MarkupAmount": 1.0,
      "MarkupPercent": 1.0,
      "CommissionPercent": 1.0,
      "FuelSurchargePercent": 1.0,
      "CustomBillableAmount": 1.0,
      "ShowNameOnInvoice": true,
      "ShowBillableOnInvoice": true,
      "InvoicedAmount": 1.0,
      "InvoicedApprovedBy": 1,
      "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
      "BilledCurrencyCode": "sample string 15",
      "BilledExchangeRate": 1.0,
      "BilledBaseAmount": 1.0,
      "BilledAmount": 1.0,
      "BilledEnteredBy": 1,
      "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
      "BilledReferenceNumber": "sample string 16",
      "FeeStatus": "sample string 17",
      "CreatedBy": 18,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 20,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBSubPayablesID": 1,
      "FBSubChargesLegID": 1
    },
    "AdditionalFees": [
      {
        "results": null,
        "NoteCount": 1,
        "FreightLegID": 1,
        "FeeTypeName": "sample string 1",
        "InvoicedApprovedByName": "sample string 2",
        "InvoicedApprovedByInitials": "sample string 3",
        "BilledEnteredByName": "sample string 4",
        "BilledEnteredByInitials": "sample string 5",
        "CreatedByName": "sample string 6",
        "CreatedByInitials": "sample string 7",
        "UpdatedByName": "sample string 8",
        "UpdatedByInitials": "sample string 9",
        "FreightFeeID": 10,
        "FreightPayableID": 1,
        "FeeTypeID": 11,
        "OnInvoiceID": 1,
        "InputCurrencyCode": "sample string 12",
        "InputExchangeRate": 1.0,
        "InputBaseAmount": 1.0,
        "InputAmount": 1.0,
        "MarkupAmount": 1.0,
        "MarkupPercent": 1.0,
        "CommissionPercent": 1.0,
        "FuelSurchargePercent": 1.0,
        "CustomBillableAmount": 1.0,
        "ShowNameOnInvoice": true,
        "ShowBillableOnInvoice": true,
        "InvoicedAmount": 1.0,
        "InvoicedApprovedBy": 1,
        "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledCurrencyCode": "sample string 15",
        "BilledExchangeRate": 1.0,
        "BilledBaseAmount": 1.0,
        "BilledAmount": 1.0,
        "BilledEnteredBy": 1,
        "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledReferenceNumber": "sample string 16",
        "FeeStatus": "sample string 17",
        "CreatedBy": 18,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 20,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "FBSubPayablesID": 1,
        "FBSubChargesLegID": 1
      },
      {
        "results": null,
        "NoteCount": 1,
        "FreightLegID": 1,
        "FeeTypeName": "sample string 1",
        "InvoicedApprovedByName": "sample string 2",
        "InvoicedApprovedByInitials": "sample string 3",
        "BilledEnteredByName": "sample string 4",
        "BilledEnteredByInitials": "sample string 5",
        "CreatedByName": "sample string 6",
        "CreatedByInitials": "sample string 7",
        "UpdatedByName": "sample string 8",
        "UpdatedByInitials": "sample string 9",
        "FreightFeeID": 10,
        "FreightPayableID": 1,
        "FeeTypeID": 11,
        "OnInvoiceID": 1,
        "InputCurrencyCode": "sample string 12",
        "InputExchangeRate": 1.0,
        "InputBaseAmount": 1.0,
        "InputAmount": 1.0,
        "MarkupAmount": 1.0,
        "MarkupPercent": 1.0,
        "CommissionPercent": 1.0,
        "FuelSurchargePercent": 1.0,
        "CustomBillableAmount": 1.0,
        "ShowNameOnInvoice": true,
        "ShowBillableOnInvoice": true,
        "InvoicedAmount": 1.0,
        "InvoicedApprovedBy": 1,
        "InvoicedApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledCurrencyCode": "sample string 15",
        "BilledExchangeRate": 1.0,
        "BilledBaseAmount": 1.0,
        "BilledAmount": 1.0,
        "BilledEnteredBy": 1,
        "BilledEnteredDate": "2025-12-06T23:40:58.1642029+00:00",
        "BilledReferenceNumber": "sample string 16",
        "FeeStatus": "sample string 17",
        "CreatedBy": 18,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 20,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "FBSubPayablesID": 1,
        "FBSubChargesLegID": 1
      }
    ],
    "HoldNotes": [
      {
        "results": null,
        "LinkType": "sample string 1",
        "LinkName": "sample string 2",
        "PersonName": "sample string 3",
        "UserInitials": "sample string 4",
        "NoteID": 5,
        "NoteTypeID": 0,
        "OrderID": 6,
        "ItemID": 1,
        "ItemType": 1,
        "InvoiceID": 1,
        "FreightLegID": 1,
        "FreightPayableID": 1,
        "FreightFeeID": 1,
        "FreightHandlingID": 1,
        "TaskID": 1,
        "TrackingID": 1,
        "WarehouseAlertID": 1,
        "QuoteID": 1,
        "WONumber": 1,
        "Note": "sample string 7",
        "ClientVisible": true,
        "IsRead": true,
        "CreatedBy": 10,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 12,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
      },
      {
        "results": null,
        "LinkType": "sample string 1",
        "LinkName": "sample string 2",
        "PersonName": "sample string 3",
        "UserInitials": "sample string 4",
        "NoteID": 5,
        "NoteTypeID": 0,
        "OrderID": 6,
        "ItemID": 1,
        "ItemType": 1,
        "InvoiceID": 1,
        "FreightLegID": 1,
        "FreightPayableID": 1,
        "FreightFeeID": 1,
        "FreightHandlingID": 1,
        "TaskID": 1,
        "TrackingID": 1,
        "WarehouseAlertID": 1,
        "QuoteID": 1,
        "WONumber": 1,
        "Note": "sample string 7",
        "ClientVisible": true,
        "IsRead": true,
        "CreatedBy": 10,
        "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
        "UpdatedBy": 12,
        "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
      }
    ],
    "TaskCount": 2,
    "TaskCompletedCount": 3,
    "AutoBilling": true,
    "PreferredCurrencyCode": "sample string 5",
    "FreightPayableID": 6,
    "OrderID": 7,
    "DataVersion": "sample string 8",
    "FreightLegID": 1,
    "IsPayable": true,
    "ChargeDate": "2025-12-06T23:40:58.1642029+00:00",
    "PayableTypeID": 64,
    "PayableEntityID": 1,
    "PayableEntityPlaceID": 1,
    "PayableAddressID": 1,
    "ApprovedBy": 1,
    "ApprovedDate": "2025-12-06T23:40:58.1642029+00:00",
    "ClearedBy": 1,
    "ClearedDate": "2025-12-06T23:40:58.1642029+00:00",
    "ReferenceNumber": "sample string 11",
    "PayableInvoiceNumber": "sample string 12",
    "ToChargeID": 1,
    "CreatedBy": 13,
    "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "UpdatedBy": 15,
    "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
    "FBSubPayablesID": 1,
    "FBSubChargesLegID": 1
  },
  "Tracking": [
    {
      "results": null,
      "TrackingID": 1,
      "OrderID": 2,
      "FreightLegID": 1,
      "Status": "sample string 3",
      "Terminal": "sample string 4",
      "DateTracked": "2025-12-06T23:40:58.1642029+00:00",
      "ContactPerson": "sample string 5",
      "TrackingTypeID": 6,
      "TrackingCategoryID": 7,
      "CreatedBy": 8,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 10,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBMasterID": 1,
      "FBTrackID": 1,
      "PersonName": "sample string 12",
      "UserInitials": "sample string 13",
      "TrackingType": "sample string 14",
      "CategoryCode": "sample string 15"
    },
    {
      "results": null,
      "TrackingID": 1,
      "OrderID": 2,
      "FreightLegID": 1,
      "Status": "sample string 3",
      "Terminal": "sample string 4",
      "DateTracked": "2025-12-06T23:40:58.1642029+00:00",
      "ContactPerson": "sample string 5",
      "TrackingTypeID": 6,
      "TrackingCategoryID": 7,
      "CreatedBy": 8,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 10,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "FBMasterID": 1,
      "FBTrackID": 1,
      "PersonName": "sample string 12",
      "UserInitials": "sample string 13",
      "TrackingType": "sample string 14",
      "CategoryCode": "sample string 15"
    }
  ],
  "Pieces": [
    {
      "TotalWeight": 1.0,
      "PieceTypeName": "sample string 1",
      "results": null,
      "PieceID": 1,
      "OrderID": 2,
      "DataVersion": "sample string 3",
      "WarehouseAlertID": 1,
      "FreightLegID": 1,
      "PalletNumber": 1,
      "BoxNumber": 1,
      "PieceTypeID": 64,
      "PieceDescription": "sample string 4",
      "PieceLength": 1.0,
      "PieceWidth": 1.0,
      "PieceHeight": 1.0,
      "PieceWeight": 1.0,
      "Quantity": 5,
      "ManualTotalWeight": 1.0,
      "DimWeight": 1.0,
      "ItemCount": 1,
      "PackedByUserID": 1,
      "PackTimeStart": "2025-12-06T23:40:58.1642029+00:00",
      "PackTimeFinish": "2025-12-06T23:40:58.1642029+00:00",
      "WarehouseCheck": true,
      "CreatedBy": 7,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 9,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    },
    {
      "TotalWeight": 1.0,
      "PieceTypeName": "sample string 1",
      "results": null,
      "PieceID": 1,
      "OrderID": 2,
      "DataVersion": "sample string 3",
      "WarehouseAlertID": 1,
      "FreightLegID": 1,
      "PalletNumber": 1,
      "BoxNumber": 1,
      "PieceTypeID": 64,
      "PieceDescription": "sample string 4",
      "PieceLength": 1.0,
      "PieceWidth": 1.0,
      "PieceHeight": 1.0,
      "PieceWeight": 1.0,
      "Quantity": 5,
      "ManualTotalWeight": 1.0,
      "DimWeight": 1.0,
      "ItemCount": 1,
      "PackedByUserID": 1,
      "PackTimeStart": "2025-12-06T23:40:58.1642029+00:00",
      "PackTimeFinish": "2025-12-06T23:40:58.1642029+00:00",
      "WarehouseCheck": true,
      "CreatedBy": 7,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 9,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    }
  ],
  "HoldNotes": [
    {
      "results": null,
      "LinkType": "sample string 1",
      "LinkName": "sample string 2",
      "PersonName": "sample string 3",
      "UserInitials": "sample string 4",
      "NoteID": 5,
      "NoteTypeID": 0,
      "OrderID": 6,
      "ItemID": 1,
      "ItemType": 1,
      "InvoiceID": 1,
      "FreightLegID": 1,
      "FreightPayableID": 1,
      "FreightFeeID": 1,
      "FreightHandlingID": 1,
      "TaskID": 1,
      "TrackingID": 1,
      "WarehouseAlertID": 1,
      "QuoteID": 1,
      "WONumber": 1,
      "Note": "sample string 7",
      "ClientVisible": true,
      "IsRead": true,
      "CreatedBy": 10,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 12,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    },
    {
      "results": null,
      "LinkType": "sample string 1",
      "LinkName": "sample string 2",
      "PersonName": "sample string 3",
      "UserInitials": "sample string 4",
      "NoteID": 5,
      "NoteTypeID": 0,
      "OrderID": 6,
      "ItemID": 1,
      "ItemType": 1,
      "InvoiceID": 1,
      "FreightLegID": 1,
      "FreightPayableID": 1,
      "FreightFeeID": 1,
      "FreightHandlingID": 1,
      "TaskID": 1,
      "TrackingID": 1,
      "WarehouseAlertID": 1,
      "QuoteID": 1,
      "WONumber": 1,
      "Note": "sample string 7",
      "ClientVisible": true,
      "IsRead": true,
      "CreatedBy": 10,
      "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
      "UpdatedBy": 12,
      "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00"
    }
  ],
  "FreightLegID": 3,
  "OrderID": 4,
  "DataVersion": "sample string 5",
  "FreightLegSequence": 64,
  "DestinationCity": "sample string 7",
  "DestinationStateProvinceCode": "sample string 8",
  "DestinationCountryCode": "sample string 9",
  "LegApproved": true,
  "ScheduledPickUpDate": "2025-12-06T23:40:58.1642029+00:00",
  "ActualPickUpDate": "2025-12-06T23:40:58.1642029+00:00",
  "DestinationEntityID": 1,
  "DestinationPlaceID": 1,
  "DestinationAddressID": 1,
  "ScheduledDeliveryDate": "2025-12-06T23:40:58.1642029+00:00",
  "ActualDeliveryDate": "2025-12-06T23:40:58.1642029+00:00",
  "AlertEmailedDate": "2025-12-06T23:40:58.1642029+00:00",
  "TrackingStatusStep": 1,
  "PODName": "sample string 10",
  "PODDate": "2025-12-06T23:40:58.1642029+00:00",
  "ParsPaps": "sample string 11",
  "CreatedBy": 12,
  "CreatedDate": "2025-12-06T23:40:58.1642029+00:00",
  "UpdatedBy": 14,
  "UpdatedDate": "2025-12-06T23:40:58.1642029+00:00",
  "FBSubPayablesID": 1,
  "DestinationCSC": "sample string 16",
  "TrackingStatusColor": "sample string 17"
}

application/xml, text/xml

Sample:
<ordFreightLegEx xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Models">
  <results xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
  <ActualDeliveryDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </ActualDeliveryDate>
  <ActualPickUpDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </ActualPickUpDate>
  <AlertEmailedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </AlertEmailedDate>
  <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">12</CreatedBy>
  <CreatedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </CreatedDate>
  <DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 5</DataVersion>
  <DestinationAddressID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</DestinationAddressID>
  <DestinationCSC xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</DestinationCSC>
  <DestinationCity xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 7</DestinationCity>
  <DestinationCountryCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 9</DestinationCountryCode>
  <DestinationEntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</DestinationEntityID>
  <DestinationPlaceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</DestinationPlaceID>
  <DestinationStateProvinceCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 8</DestinationStateProvinceCode>
  <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
  <FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">3</FreightLegID>
  <FreightLegSequence xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</FreightLegSequence>
  <LegApproved xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</LegApproved>
  <OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">4</OrderID>
  <PODDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </PODDate>
  <PODName xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 10</PODName>
  <ParsPaps xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 11</ParsPaps>
  <ScheduledDeliveryDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </ScheduledDeliveryDate>
  <ScheduledPickUpDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </ScheduledPickUpDate>
  <TrackingStatusColor xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</TrackingStatusColor>
  <TrackingStatusStep xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</TrackingStatusStep>
  <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">14</UpdatedBy>
  <UpdatedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <d2p1:DateTime>2025-12-06T23:40:58.1642029Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
  </UpdatedDate>
  <Broker>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <ApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ApprovedBy>
    <ApprovedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ApprovedDate>
    <ChargeDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ChargeDate>
    <ClearedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ClearedBy>
    <ClearedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ClearedDate>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">13</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 8</DataVersion>
    <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
    <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
    <FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightLegID>
    <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">6</FreightPayableID>
    <IsPayable xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</IsPayable>
    <OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</OrderID>
    <PayableAddressID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableAddressID>
    <PayableEntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityID>
    <PayableEntityPlaceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityPlaceID>
    <PayableInvoiceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</PayableInvoiceNumber>
    <PayableTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</PayableTypeID>
    <ReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 11</ReferenceNumber>
    <ToChargeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ToChargeID>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">15</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <AdditionalFees>
      <ordFreightFeeEx>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
        <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
        <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
        <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
        <BilledEnteredDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </BilledEnteredDate>
        <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
        <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
        <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
        <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
        <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
        <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
        <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
        <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
        <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
        <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
        <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
        <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
        <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
        <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
        <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
        <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
        <InvoicedApprovedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </InvoicedApprovedDate>
        <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
        <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
        <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
        <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
        <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
        <BilledEnteredByName>sample string 4</BilledEnteredByName>
        <CreatedByInitials>sample string 7</CreatedByInitials>
        <CreatedByName>sample string 6</CreatedByName>
        <FeeTypeName>sample string 1</FeeTypeName>
        <FreightLegID>1</FreightLegID>
        <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
        <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
        <NoteCount>1</NoteCount>
        <UpdatedByInitials>sample string 9</UpdatedByInitials>
        <UpdatedByName>sample string 8</UpdatedByName>
      </ordFreightFeeEx>
      <ordFreightFeeEx>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
        <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
        <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
        <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
        <BilledEnteredDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </BilledEnteredDate>
        <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
        <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
        <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
        <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
        <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
        <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
        <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
        <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
        <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
        <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
        <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
        <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
        <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
        <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
        <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
        <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
        <InvoicedApprovedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </InvoicedApprovedDate>
        <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
        <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
        <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
        <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
        <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
        <BilledEnteredByName>sample string 4</BilledEnteredByName>
        <CreatedByInitials>sample string 7</CreatedByInitials>
        <CreatedByName>sample string 6</CreatedByName>
        <FeeTypeName>sample string 1</FeeTypeName>
        <FreightLegID>1</FreightLegID>
        <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
        <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
        <NoteCount>1</NoteCount>
        <UpdatedByInitials>sample string 9</UpdatedByInitials>
        <UpdatedByName>sample string 8</UpdatedByName>
      </ordFreightFeeEx>
    </AdditionalFees>
    <AutoBilling>true</AutoBilling>
    <BaseFee>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
      <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
      <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
      <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
      <BilledEnteredDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </BilledEnteredDate>
      <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
      <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
      <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
      <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
      <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
      <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
      <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
      <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
      <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
      <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
      <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
      <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
      <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
      <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
      <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
      <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
      <InvoicedApprovedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </InvoicedApprovedDate>
      <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
      <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
      <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
      <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
      <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
      <BilledEnteredByName>sample string 4</BilledEnteredByName>
      <CreatedByInitials>sample string 7</CreatedByInitials>
      <CreatedByName>sample string 6</CreatedByName>
      <FeeTypeName>sample string 1</FeeTypeName>
      <FreightLegID>1</FreightLegID>
      <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
      <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
      <NoteCount>1</NoteCount>
      <UpdatedByInitials>sample string 9</UpdatedByInitials>
      <UpdatedByName>sample string 8</UpdatedByName>
    </BaseFee>
    <HoldNotes>
      <ordNote>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <ClientVisible>true</ClientVisible>
        <CreatedBy>10</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <FreightFeeID>1</FreightFeeID>
        <FreightHandlingID>1</FreightHandlingID>
        <FreightLegID>1</FreightLegID>
        <FreightPayableID>1</FreightPayableID>
        <InvoiceID>1</InvoiceID>
        <IsRead>true</IsRead>
        <ItemID>1</ItemID>
        <ItemType>Order</ItemType>
        <Note>sample string 7</Note>
        <NoteID>5</NoteID>
        <NoteTypeID>All</NoteTypeID>
        <OrderID>6</OrderID>
        <QuoteID>1</QuoteID>
        <TaskID>1</TaskID>
        <TrackingID>1</TrackingID>
        <UpdatedBy>12</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <WONumber>1</WONumber>
        <WarehouseAlertID>1</WarehouseAlertID>
        <LinkName>sample string 2</LinkName>
        <LinkType>sample string 1</LinkType>
        <PersonName>sample string 3</PersonName>
        <UserInitials>sample string 4</UserInitials>
      </ordNote>
      <ordNote>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <ClientVisible>true</ClientVisible>
        <CreatedBy>10</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <FreightFeeID>1</FreightFeeID>
        <FreightHandlingID>1</FreightHandlingID>
        <FreightLegID>1</FreightLegID>
        <FreightPayableID>1</FreightPayableID>
        <InvoiceID>1</InvoiceID>
        <IsRead>true</IsRead>
        <ItemID>1</ItemID>
        <ItemType>Order</ItemType>
        <Note>sample string 7</Note>
        <NoteID>5</NoteID>
        <NoteTypeID>All</NoteTypeID>
        <OrderID>6</OrderID>
        <QuoteID>1</QuoteID>
        <TaskID>1</TaskID>
        <TrackingID>1</TrackingID>
        <UpdatedBy>12</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <WONumber>1</WONumber>
        <WarehouseAlertID>1</WarehouseAlertID>
        <LinkName>sample string 2</LinkName>
        <LinkType>sample string 1</LinkType>
        <PersonName>sample string 3</PersonName>
        <UserInitials>sample string 4</UserInitials>
      </ordNote>
    </HoldNotes>
    <PayableAddress>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <Address1>sample string 5</Address1>
      <Address2>sample string 6</Address2>
      <AddressHash>QEA=</AddressHash>
      <AddressID>1</AddressID>
      <AirportCode>sample string 11</AirportCode>
      <City>sample string 7</City>
      <Comments>sample string 19</Comments>
      <ContactName>sample string 2</ContactName>
      <CountryCode>sample string 10</CountryCode>
      <CreatedBy>20</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <EMail>sample string 16</EMail>
      <EntityName>sample string 3</EntityName>
      <Fax>sample string 14</Fax>
      <Mobile>sample string 15</Mobile>
      <OpenHours>sample string 18</OpenHours>
      <Phone>sample string 13</Phone>
      <PlaceName>sample string 4</PlaceName>
      <PostalCode>sample string 8</PostalCode>
      <StateProvinceCode>sample string 9</StateProvinceCode>
      <TollFree>sample string 12</TollFree>
      <UpdatedBy>22</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <Website>sample string 17</Website>
    </PayableAddress>
    <PayableEntity xmlns:d3p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <d3p1:CreatedBy>6</d3p1:CreatedBy>
      <d3p1:CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedDate>
      <d3p1:EntityID>1</d3p1:EntityID>
      <d3p1:EntityName>sample string 2</d3p1:EntityName>
      <d3p1:FBContactMasterID>1</d3p1:FBContactMasterID>
      <d3p1:OnCreditHold>true</d3p1:OnCreditHold>
      <d3p1:OnPropackHold>true</d3p1:OnPropackHold>
      <d3p1:P3PLClientID>1</d3p1:P3PLClientID>
      <d3p1:PaymentTermsID>1</d3p1:PaymentTermsID>
      <d3p1:ShortName>sample string 3</d3p1:ShortName>
      <d3p1:UpdatedBy>8</d3p1:UpdatedBy>
      <d3p1:UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:UpdatedDate>
    </PayableEntity>
    <PayablePlace xmlns:d3p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <d3p1:Address1>sample string 4</d3p1:Address1>
      <d3p1:Address2>sample string 5</d3p1:Address2>
      <d3p1:AirportCode>sample string 10</d3p1:AirportCode>
      <d3p1:CSC>sample string 21</d3p1:CSC>
      <d3p1:City>sample string 6</d3p1:City>
      <d3p1:Comment>sample string 16</d3p1:Comment>
      <d3p1:CountryCode>sample string 9</d3p1:CountryCode>
      <d3p1:CreatedBy>17</d3p1:CreatedBy>
      <d3p1:CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedDate>
      <d3p1:EntityID>1</d3p1:EntityID>
      <d3p1:EntityName>sample string 2</d3p1:EntityName>
      <d3p1:FBContactsSub2ID>1</d3p1:FBContactsSub2ID>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsBillingAddress>true</d3p1:IsBillingAddress>
      <d3p1:IsCrossDock>true</d3p1:IsCrossDock>
      <d3p1:IsTerminal>true</d3p1:IsTerminal>
      <d3p1:OpenHours>sample string 11</d3p1:OpenHours>
      <d3p1:PlaceID>1</d3p1:PlaceID>
      <d3p1:PlaceName>sample string 3</d3p1:PlaceName>
      <d3p1:PlaceTypeID>64</d3p1:PlaceTypeID>
      <d3p1:PostalCode>sample string 8</d3p1:PostalCode>
      <d3p1:StateProvinceCode>sample string 7</d3p1:StateProvinceCode>
      <d3p1:UpdatedBy>19</d3p1:UpdatedBy>
      <d3p1:UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:UpdatedDate>
      <d3p1:WarehouseID>22</d3p1:WarehouseID>
    </PayablePlace>
    <PayableTypeName>sample string 1</PayableTypeName>
    <PreferredCurrencyCode>sample string 5</PreferredCurrencyCode>
    <TaskCompletedCount>3</TaskCompletedCount>
    <TaskCount>2</TaskCount>
  </Broker>
  <Carrier>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <ApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ApprovedBy>
    <ApprovedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ApprovedDate>
    <ChargeDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ChargeDate>
    <ClearedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ClearedBy>
    <ClearedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ClearedDate>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">13</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 8</DataVersion>
    <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
    <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
    <FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightLegID>
    <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">6</FreightPayableID>
    <IsPayable xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</IsPayable>
    <OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</OrderID>
    <PayableAddressID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableAddressID>
    <PayableEntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityID>
    <PayableEntityPlaceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityPlaceID>
    <PayableInvoiceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</PayableInvoiceNumber>
    <PayableTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</PayableTypeID>
    <ReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 11</ReferenceNumber>
    <ToChargeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ToChargeID>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">15</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <AdditionalFees>
      <ordFreightFeeEx>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
        <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
        <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
        <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
        <BilledEnteredDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </BilledEnteredDate>
        <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
        <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
        <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
        <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
        <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
        <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
        <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
        <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
        <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
        <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
        <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
        <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
        <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
        <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
        <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
        <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
        <InvoicedApprovedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </InvoicedApprovedDate>
        <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
        <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
        <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
        <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
        <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
        <BilledEnteredByName>sample string 4</BilledEnteredByName>
        <CreatedByInitials>sample string 7</CreatedByInitials>
        <CreatedByName>sample string 6</CreatedByName>
        <FeeTypeName>sample string 1</FeeTypeName>
        <FreightLegID>1</FreightLegID>
        <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
        <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
        <NoteCount>1</NoteCount>
        <UpdatedByInitials>sample string 9</UpdatedByInitials>
        <UpdatedByName>sample string 8</UpdatedByName>
      </ordFreightFeeEx>
      <ordFreightFeeEx>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
        <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
        <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
        <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
        <BilledEnteredDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </BilledEnteredDate>
        <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
        <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
        <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
        <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
        <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
        <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
        <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
        <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
        <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
        <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
        <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
        <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
        <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
        <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
        <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
        <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
        <InvoicedApprovedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </InvoicedApprovedDate>
        <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
        <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
        <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
        <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
        <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
        <BilledEnteredByName>sample string 4</BilledEnteredByName>
        <CreatedByInitials>sample string 7</CreatedByInitials>
        <CreatedByName>sample string 6</CreatedByName>
        <FeeTypeName>sample string 1</FeeTypeName>
        <FreightLegID>1</FreightLegID>
        <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
        <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
        <NoteCount>1</NoteCount>
        <UpdatedByInitials>sample string 9</UpdatedByInitials>
        <UpdatedByName>sample string 8</UpdatedByName>
      </ordFreightFeeEx>
    </AdditionalFees>
    <AutoBilling>true</AutoBilling>
    <BaseFee>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
      <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
      <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
      <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
      <BilledEnteredDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </BilledEnteredDate>
      <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
      <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
      <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
      <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
      <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
      <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
      <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
      <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
      <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
      <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
      <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
      <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
      <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
      <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
      <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
      <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
      <InvoicedApprovedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </InvoicedApprovedDate>
      <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
      <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
      <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
      <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
      <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
      <BilledEnteredByName>sample string 4</BilledEnteredByName>
      <CreatedByInitials>sample string 7</CreatedByInitials>
      <CreatedByName>sample string 6</CreatedByName>
      <FeeTypeName>sample string 1</FeeTypeName>
      <FreightLegID>1</FreightLegID>
      <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
      <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
      <NoteCount>1</NoteCount>
      <UpdatedByInitials>sample string 9</UpdatedByInitials>
      <UpdatedByName>sample string 8</UpdatedByName>
    </BaseFee>
    <HoldNotes>
      <ordNote>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <ClientVisible>true</ClientVisible>
        <CreatedBy>10</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <FreightFeeID>1</FreightFeeID>
        <FreightHandlingID>1</FreightHandlingID>
        <FreightLegID>1</FreightLegID>
        <FreightPayableID>1</FreightPayableID>
        <InvoiceID>1</InvoiceID>
        <IsRead>true</IsRead>
        <ItemID>1</ItemID>
        <ItemType>Order</ItemType>
        <Note>sample string 7</Note>
        <NoteID>5</NoteID>
        <NoteTypeID>All</NoteTypeID>
        <OrderID>6</OrderID>
        <QuoteID>1</QuoteID>
        <TaskID>1</TaskID>
        <TrackingID>1</TrackingID>
        <UpdatedBy>12</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <WONumber>1</WONumber>
        <WarehouseAlertID>1</WarehouseAlertID>
        <LinkName>sample string 2</LinkName>
        <LinkType>sample string 1</LinkType>
        <PersonName>sample string 3</PersonName>
        <UserInitials>sample string 4</UserInitials>
      </ordNote>
      <ordNote>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <ClientVisible>true</ClientVisible>
        <CreatedBy>10</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <FreightFeeID>1</FreightFeeID>
        <FreightHandlingID>1</FreightHandlingID>
        <FreightLegID>1</FreightLegID>
        <FreightPayableID>1</FreightPayableID>
        <InvoiceID>1</InvoiceID>
        <IsRead>true</IsRead>
        <ItemID>1</ItemID>
        <ItemType>Order</ItemType>
        <Note>sample string 7</Note>
        <NoteID>5</NoteID>
        <NoteTypeID>All</NoteTypeID>
        <OrderID>6</OrderID>
        <QuoteID>1</QuoteID>
        <TaskID>1</TaskID>
        <TrackingID>1</TrackingID>
        <UpdatedBy>12</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <WONumber>1</WONumber>
        <WarehouseAlertID>1</WarehouseAlertID>
        <LinkName>sample string 2</LinkName>
        <LinkType>sample string 1</LinkType>
        <PersonName>sample string 3</PersonName>
        <UserInitials>sample string 4</UserInitials>
      </ordNote>
    </HoldNotes>
    <PayableAddress>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <Address1>sample string 5</Address1>
      <Address2>sample string 6</Address2>
      <AddressHash>QEA=</AddressHash>
      <AddressID>1</AddressID>
      <AirportCode>sample string 11</AirportCode>
      <City>sample string 7</City>
      <Comments>sample string 19</Comments>
      <ContactName>sample string 2</ContactName>
      <CountryCode>sample string 10</CountryCode>
      <CreatedBy>20</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <EMail>sample string 16</EMail>
      <EntityName>sample string 3</EntityName>
      <Fax>sample string 14</Fax>
      <Mobile>sample string 15</Mobile>
      <OpenHours>sample string 18</OpenHours>
      <Phone>sample string 13</Phone>
      <PlaceName>sample string 4</PlaceName>
      <PostalCode>sample string 8</PostalCode>
      <StateProvinceCode>sample string 9</StateProvinceCode>
      <TollFree>sample string 12</TollFree>
      <UpdatedBy>22</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <Website>sample string 17</Website>
    </PayableAddress>
    <PayableEntity xmlns:d3p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <d3p1:CreatedBy>6</d3p1:CreatedBy>
      <d3p1:CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedDate>
      <d3p1:EntityID>1</d3p1:EntityID>
      <d3p1:EntityName>sample string 2</d3p1:EntityName>
      <d3p1:FBContactMasterID>1</d3p1:FBContactMasterID>
      <d3p1:OnCreditHold>true</d3p1:OnCreditHold>
      <d3p1:OnPropackHold>true</d3p1:OnPropackHold>
      <d3p1:P3PLClientID>1</d3p1:P3PLClientID>
      <d3p1:PaymentTermsID>1</d3p1:PaymentTermsID>
      <d3p1:ShortName>sample string 3</d3p1:ShortName>
      <d3p1:UpdatedBy>8</d3p1:UpdatedBy>
      <d3p1:UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:UpdatedDate>
    </PayableEntity>
    <PayablePlace xmlns:d3p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <d3p1:Address1>sample string 4</d3p1:Address1>
      <d3p1:Address2>sample string 5</d3p1:Address2>
      <d3p1:AirportCode>sample string 10</d3p1:AirportCode>
      <d3p1:CSC>sample string 21</d3p1:CSC>
      <d3p1:City>sample string 6</d3p1:City>
      <d3p1:Comment>sample string 16</d3p1:Comment>
      <d3p1:CountryCode>sample string 9</d3p1:CountryCode>
      <d3p1:CreatedBy>17</d3p1:CreatedBy>
      <d3p1:CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedDate>
      <d3p1:EntityID>1</d3p1:EntityID>
      <d3p1:EntityName>sample string 2</d3p1:EntityName>
      <d3p1:FBContactsSub2ID>1</d3p1:FBContactsSub2ID>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsBillingAddress>true</d3p1:IsBillingAddress>
      <d3p1:IsCrossDock>true</d3p1:IsCrossDock>
      <d3p1:IsTerminal>true</d3p1:IsTerminal>
      <d3p1:OpenHours>sample string 11</d3p1:OpenHours>
      <d3p1:PlaceID>1</d3p1:PlaceID>
      <d3p1:PlaceName>sample string 3</d3p1:PlaceName>
      <d3p1:PlaceTypeID>64</d3p1:PlaceTypeID>
      <d3p1:PostalCode>sample string 8</d3p1:PostalCode>
      <d3p1:StateProvinceCode>sample string 7</d3p1:StateProvinceCode>
      <d3p1:UpdatedBy>19</d3p1:UpdatedBy>
      <d3p1:UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:UpdatedDate>
      <d3p1:WarehouseID>22</d3p1:WarehouseID>
    </PayablePlace>
    <PayableTypeName>sample string 1</PayableTypeName>
    <PreferredCurrencyCode>sample string 5</PreferredCurrencyCode>
    <TaskCompletedCount>3</TaskCompletedCount>
    <TaskCount>2</TaskCount>
  </Carrier>
  <CrossDock>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <ApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ApprovedBy>
    <ApprovedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ApprovedDate>
    <ChargeDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ChargeDate>
    <ClearedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ClearedBy>
    <ClearedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ClearedDate>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">13</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 8</DataVersion>
    <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
    <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
    <FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightLegID>
    <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">6</FreightPayableID>
    <IsPayable xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</IsPayable>
    <OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</OrderID>
    <PayableAddressID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableAddressID>
    <PayableEntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityID>
    <PayableEntityPlaceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityPlaceID>
    <PayableInvoiceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</PayableInvoiceNumber>
    <PayableTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</PayableTypeID>
    <ReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 11</ReferenceNumber>
    <ToChargeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ToChargeID>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">15</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <AdditionalFees>
      <ordFreightFeeEx>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
        <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
        <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
        <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
        <BilledEnteredDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </BilledEnteredDate>
        <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
        <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
        <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
        <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
        <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
        <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
        <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
        <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
        <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
        <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
        <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
        <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
        <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
        <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
        <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
        <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
        <InvoicedApprovedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </InvoicedApprovedDate>
        <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
        <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
        <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
        <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
        <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
        <BilledEnteredByName>sample string 4</BilledEnteredByName>
        <CreatedByInitials>sample string 7</CreatedByInitials>
        <CreatedByName>sample string 6</CreatedByName>
        <FeeTypeName>sample string 1</FeeTypeName>
        <FreightLegID>1</FreightLegID>
        <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
        <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
        <NoteCount>1</NoteCount>
        <UpdatedByInitials>sample string 9</UpdatedByInitials>
        <UpdatedByName>sample string 8</UpdatedByName>
      </ordFreightFeeEx>
      <ordFreightFeeEx>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
        <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
        <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
        <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
        <BilledEnteredDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </BilledEnteredDate>
        <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
        <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
        <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
        <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
        <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
        <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
        <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
        <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
        <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
        <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
        <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
        <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
        <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
        <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
        <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
        <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
        <InvoicedApprovedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </InvoicedApprovedDate>
        <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
        <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
        <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
        <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
        <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
        <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
        <BilledEnteredByName>sample string 4</BilledEnteredByName>
        <CreatedByInitials>sample string 7</CreatedByInitials>
        <CreatedByName>sample string 6</CreatedByName>
        <FeeTypeName>sample string 1</FeeTypeName>
        <FreightLegID>1</FreightLegID>
        <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
        <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
        <NoteCount>1</NoteCount>
        <UpdatedByInitials>sample string 9</UpdatedByInitials>
        <UpdatedByName>sample string 8</UpdatedByName>
      </ordFreightFeeEx>
    </AdditionalFees>
    <AutoBilling>true</AutoBilling>
    <BaseFee>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
      <BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
      <BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
      <BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
      <BilledEnteredDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </BilledEnteredDate>
      <BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
      <BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
      <CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
      <FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
      <FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
      <FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
      <FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
      <FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
      <FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
      <FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
      <InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
      <InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
      <InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
      <InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
      <InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
      <InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
      <InvoicedApprovedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </InvoicedApprovedDate>
      <MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
      <MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
      <OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
      <ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
      <ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
      <BilledEnteredByName>sample string 4</BilledEnteredByName>
      <CreatedByInitials>sample string 7</CreatedByInitials>
      <CreatedByName>sample string 6</CreatedByName>
      <FeeTypeName>sample string 1</FeeTypeName>
      <FreightLegID>1</FreightLegID>
      <InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
      <InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
      <NoteCount>1</NoteCount>
      <UpdatedByInitials>sample string 9</UpdatedByInitials>
      <UpdatedByName>sample string 8</UpdatedByName>
    </BaseFee>
    <HoldNotes>
      <ordNote>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <ClientVisible>true</ClientVisible>
        <CreatedBy>10</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <FreightFeeID>1</FreightFeeID>
        <FreightHandlingID>1</FreightHandlingID>
        <FreightLegID>1</FreightLegID>
        <FreightPayableID>1</FreightPayableID>
        <InvoiceID>1</InvoiceID>
        <IsRead>true</IsRead>
        <ItemID>1</ItemID>
        <ItemType>Order</ItemType>
        <Note>sample string 7</Note>
        <NoteID>5</NoteID>
        <NoteTypeID>All</NoteTypeID>
        <OrderID>6</OrderID>
        <QuoteID>1</QuoteID>
        <TaskID>1</TaskID>
        <TrackingID>1</TrackingID>
        <UpdatedBy>12</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <WONumber>1</WONumber>
        <WarehouseAlertID>1</WarehouseAlertID>
        <LinkName>sample string 2</LinkName>
        <LinkType>sample string 1</LinkType>
        <PersonName>sample string 3</PersonName>
        <UserInitials>sample string 4</UserInitials>
      </ordNote>
      <ordNote>
        <results xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
        <ClientVisible>true</ClientVisible>
        <CreatedBy>10</CreatedBy>
        <CreatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </CreatedDate>
        <FreightFeeID>1</FreightFeeID>
        <FreightHandlingID>1</FreightHandlingID>
        <FreightLegID>1</FreightLegID>
        <FreightPayableID>1</FreightPayableID>
        <InvoiceID>1</InvoiceID>
        <IsRead>true</IsRead>
        <ItemID>1</ItemID>
        <ItemType>Order</ItemType>
        <Note>sample string 7</Note>
        <NoteID>5</NoteID>
        <NoteTypeID>All</NoteTypeID>
        <OrderID>6</OrderID>
        <QuoteID>1</QuoteID>
        <TaskID>1</TaskID>
        <TrackingID>1</TrackingID>
        <UpdatedBy>12</UpdatedBy>
        <UpdatedDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-06T23:40:58.1642029Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </UpdatedDate>
        <WONumber>1</WONumber>
        <WarehouseAlertID>1</WarehouseAlertID>
        <LinkName>sample string 2</LinkName>
        <LinkType>sample string 1</LinkType>
        <PersonName>sample string 3</PersonName>
        <UserInitials>sample string 4</UserInitials>
      </ordNote>
    </HoldNotes>
    <PayableAddress>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <Address1>sample string 5</Address1>
      <Address2>sample string 6</Address2>
      <AddressHash>QEA=</AddressHash>
      <AddressID>1</AddressID>
      <AirportCode>sample string 11</AirportCode>
      <City>sample string 7</City>
      <Comments>sample string 19</Comments>
      <ContactName>sample string 2</ContactName>
      <CountryCode>sample string 10</CountryCode>
      <CreatedBy>20</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <EMail>sample string 16</EMail>
      <EntityName>sample string 3</EntityName>
      <Fax>sample string 14</Fax>
      <Mobile>sample string 15</Mobile>
      <OpenHours>sample string 18</OpenHours>
      <Phone>sample string 13</Phone>
      <PlaceName>sample string 4</PlaceName>
      <PostalCode>sample string 8</PostalCode>
      <StateProvinceCode>sample string 9</StateProvinceCode>
      <TollFree>sample string 12</TollFree>
      <UpdatedBy>22</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <Website>sample string 17</Website>
    </PayableAddress>
    <PayableEntity xmlns:d3p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <d3p1:CreatedBy>6</d3p1:CreatedBy>
      <d3p1:CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedDate>
      <d3p1:EntityID>1</d3p1:EntityID>
      <d3p1:EntityName>sample string 2</d3p1:EntityName>
      <d3p1:FBContactMasterID>1</d3p1:FBContactMasterID>
      <d3p1:OnCreditHold>true</d3p1:OnCreditHold>
      <d3p1:OnPropackHold>true</d3p1:OnPropackHold>
      <d3p1:P3PLClientID>1</d3p1:P3PLClientID>
      <d3p1:PaymentTermsID>1</d3p1:PaymentTermsID>
      <d3p1:ShortName>sample string 3</d3p1:ShortName>
      <d3p1:UpdatedBy>8</d3p1:UpdatedBy>
      <d3p1:UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:UpdatedDate>
    </PayableEntity>
    <PayablePlace xmlns:d3p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <d3p1:Address1>sample string 4</d3p1:Address1>
      <d3p1:Address2>sample string 5</d3p1:Address2>
      <d3p1:AirportCode>sample string 10</d3p1:AirportCode>
      <d3p1:CSC>sample string 21</d3p1:CSC>
      <d3p1:City>sample string 6</d3p1:City>
      <d3p1:Comment>sample string 16</d3p1:Comment>
      <d3p1:CountryCode>sample string 9</d3p1:CountryCode>
      <d3p1:CreatedBy>17</d3p1:CreatedBy>
      <d3p1:CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedDate>
      <d3p1:EntityID>1</d3p1:EntityID>
      <d3p1:EntityName>sample string 2</d3p1:EntityName>
      <d3p1:FBContactsSub2ID>1</d3p1:FBContactsSub2ID>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsBillingAddress>true</d3p1:IsBillingAddress>
      <d3p1:IsCrossDock>true</d3p1:IsCrossDock>
      <d3p1:IsTerminal>true</d3p1:IsTerminal>
      <d3p1:OpenHours>sample string 11</d3p1:OpenHours>
      <d3p1:PlaceID>1</d3p1:PlaceID>
      <d3p1:PlaceName>sample string 3</d3p1:PlaceName>
      <d3p1:PlaceTypeID>64</d3p1:PlaceTypeID>
      <d3p1:PostalCode>sample string 8</d3p1:PostalCode>
      <d3p1:StateProvinceCode>sample string 7</d3p1:StateProvinceCode>
      <d3p1:UpdatedBy>19</d3p1:UpdatedBy>
      <d3p1:UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:UpdatedDate>
      <d3p1:WarehouseID>22</d3p1:WarehouseID>
    </PayablePlace>
    <PayableTypeName>sample string 1</PayableTypeName>
    <PreferredCurrencyCode>sample string 5</PreferredCurrencyCode>
    <TaskCompletedCount>3</TaskCompletedCount>
    <TaskCount>2</TaskCount>
  </CrossDock>
  <DestinationAddress>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <Address1>sample string 5</Address1>
    <Address2>sample string 6</Address2>
    <AddressHash>QEA=</AddressHash>
    <AddressID>1</AddressID>
    <AirportCode>sample string 11</AirportCode>
    <City>sample string 7</City>
    <Comments>sample string 19</Comments>
    <ContactName>sample string 2</ContactName>
    <CountryCode>sample string 10</CountryCode>
    <CreatedBy>20</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <EMail>sample string 16</EMail>
    <EntityName>sample string 3</EntityName>
    <Fax>sample string 14</Fax>
    <Mobile>sample string 15</Mobile>
    <OpenHours>sample string 18</OpenHours>
    <Phone>sample string 13</Phone>
    <PlaceName>sample string 4</PlaceName>
    <PostalCode>sample string 8</PostalCode>
    <StateProvinceCode>sample string 9</StateProvinceCode>
    <TollFree>sample string 12</TollFree>
    <UpdatedBy>22</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <Website>sample string 17</Website>
  </DestinationAddress>
  <DestinationEntity>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <EntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">2</EntityID>
    <EntityName xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 3</EntityName>
    <FBContactMasterID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBContactMasterID>
    <OnCreditHold xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</OnCreditHold>
    <OnPropackHold xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</OnPropackHold>
    <P3PLClientID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</P3PLClientID>
    <PaymentTermsID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PaymentTermsID>
    <ShortName xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 4</ShortName>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">9</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <IsPayableCrossDock>true</IsPayableCrossDock>
  </DestinationEntity>
  <DestinationPlace xmlns:d2p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <d2p1:Address1>sample string 4</d2p1:Address1>
    <d2p1:Address2>sample string 5</d2p1:Address2>
    <d2p1:AirportCode>sample string 10</d2p1:AirportCode>
    <d2p1:CSC>sample string 21</d2p1:CSC>
    <d2p1:City>sample string 6</d2p1:City>
    <d2p1:Comment>sample string 16</d2p1:Comment>
    <d2p1:CountryCode>sample string 9</d2p1:CountryCode>
    <d2p1:CreatedBy>17</d2p1:CreatedBy>
    <d2p1:CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </d2p1:CreatedDate>
    <d2p1:EntityID>1</d2p1:EntityID>
    <d2p1:EntityName>sample string 2</d2p1:EntityName>
    <d2p1:FBContactsSub2ID>1</d2p1:FBContactsSub2ID>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:IsBillingAddress>true</d2p1:IsBillingAddress>
    <d2p1:IsCrossDock>true</d2p1:IsCrossDock>
    <d2p1:IsTerminal>true</d2p1:IsTerminal>
    <d2p1:OpenHours>sample string 11</d2p1:OpenHours>
    <d2p1:PlaceID>1</d2p1:PlaceID>
    <d2p1:PlaceName>sample string 3</d2p1:PlaceName>
    <d2p1:PlaceTypeID>64</d2p1:PlaceTypeID>
    <d2p1:PostalCode>sample string 8</d2p1:PostalCode>
    <d2p1:StateProvinceCode>sample string 7</d2p1:StateProvinceCode>
    <d2p1:UpdatedBy>19</d2p1:UpdatedBy>
    <d2p1:UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </d2p1:UpdatedDate>
    <d2p1:WarehouseID>22</d2p1:WarehouseID>
  </DestinationPlace>
  <FreightLegCount>2</FreightLegCount>
  <HoldNotes>
    <ordNote>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <ClientVisible>true</ClientVisible>
      <CreatedBy>10</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <FreightFeeID>1</FreightFeeID>
      <FreightHandlingID>1</FreightHandlingID>
      <FreightLegID>1</FreightLegID>
      <FreightPayableID>1</FreightPayableID>
      <InvoiceID>1</InvoiceID>
      <IsRead>true</IsRead>
      <ItemID>1</ItemID>
      <ItemType>Order</ItemType>
      <Note>sample string 7</Note>
      <NoteID>5</NoteID>
      <NoteTypeID>All</NoteTypeID>
      <OrderID>6</OrderID>
      <QuoteID>1</QuoteID>
      <TaskID>1</TaskID>
      <TrackingID>1</TrackingID>
      <UpdatedBy>12</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <WONumber>1</WONumber>
      <WarehouseAlertID>1</WarehouseAlertID>
      <LinkName>sample string 2</LinkName>
      <LinkType>sample string 1</LinkType>
      <PersonName>sample string 3</PersonName>
      <UserInitials>sample string 4</UserInitials>
    </ordNote>
    <ordNote>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <ClientVisible>true</ClientVisible>
      <CreatedBy>10</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <FreightFeeID>1</FreightFeeID>
      <FreightHandlingID>1</FreightHandlingID>
      <FreightLegID>1</FreightLegID>
      <FreightPayableID>1</FreightPayableID>
      <InvoiceID>1</InvoiceID>
      <IsRead>true</IsRead>
      <ItemID>1</ItemID>
      <ItemType>Order</ItemType>
      <Note>sample string 7</Note>
      <NoteID>5</NoteID>
      <NoteTypeID>All</NoteTypeID>
      <OrderID>6</OrderID>
      <QuoteID>1</QuoteID>
      <TaskID>1</TaskID>
      <TrackingID>1</TrackingID>
      <UpdatedBy>12</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <WONumber>1</WONumber>
      <WarehouseAlertID>1</WarehouseAlertID>
      <LinkName>sample string 2</LinkName>
      <LinkType>sample string 1</LinkType>
      <PersonName>sample string 3</PersonName>
      <UserInitials>sample string 4</UserInitials>
    </ordNote>
  </HoldNotes>
  <OriginAddress>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <Address1>sample string 5</Address1>
    <Address2>sample string 6</Address2>
    <AddressHash>QEA=</AddressHash>
    <AddressID>1</AddressID>
    <AirportCode>sample string 11</AirportCode>
    <City>sample string 7</City>
    <Comments>sample string 19</Comments>
    <ContactName>sample string 2</ContactName>
    <CountryCode>sample string 10</CountryCode>
    <CreatedBy>20</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <EMail>sample string 16</EMail>
    <EntityName>sample string 3</EntityName>
    <Fax>sample string 14</Fax>
    <Mobile>sample string 15</Mobile>
    <OpenHours>sample string 18</OpenHours>
    <Phone>sample string 13</Phone>
    <PlaceName>sample string 4</PlaceName>
    <PostalCode>sample string 8</PostalCode>
    <StateProvinceCode>sample string 9</StateProvinceCode>
    <TollFree>sample string 12</TollFree>
    <UpdatedBy>22</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <Website>sample string 17</Website>
  </OriginAddress>
  <OriginAddressID>1</OriginAddressID>
  <OriginCSC>sample string 1</OriginCSC>
  <OriginEntity>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <EntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">2</EntityID>
    <EntityName xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 3</EntityName>
    <FBContactMasterID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBContactMasterID>
    <OnCreditHold xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</OnCreditHold>
    <OnPropackHold xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</OnPropackHold>
    <P3PLClientID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</P3PLClientID>
    <PaymentTermsID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PaymentTermsID>
    <ShortName xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 4</ShortName>
    <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">9</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <IsPayableCrossDock>true</IsPayableCrossDock>
  </OriginEntity>
  <OriginEntityID>1</OriginEntityID>
  <OriginPlace xmlns:d2p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <d2p1:Address1>sample string 4</d2p1:Address1>
    <d2p1:Address2>sample string 5</d2p1:Address2>
    <d2p1:AirportCode>sample string 10</d2p1:AirportCode>
    <d2p1:CSC>sample string 21</d2p1:CSC>
    <d2p1:City>sample string 6</d2p1:City>
    <d2p1:Comment>sample string 16</d2p1:Comment>
    <d2p1:CountryCode>sample string 9</d2p1:CountryCode>
    <d2p1:CreatedBy>17</d2p1:CreatedBy>
    <d2p1:CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </d2p1:CreatedDate>
    <d2p1:EntityID>1</d2p1:EntityID>
    <d2p1:EntityName>sample string 2</d2p1:EntityName>
    <d2p1:FBContactsSub2ID>1</d2p1:FBContactsSub2ID>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:IsBillingAddress>true</d2p1:IsBillingAddress>
    <d2p1:IsCrossDock>true</d2p1:IsCrossDock>
    <d2p1:IsTerminal>true</d2p1:IsTerminal>
    <d2p1:OpenHours>sample string 11</d2p1:OpenHours>
    <d2p1:PlaceID>1</d2p1:PlaceID>
    <d2p1:PlaceName>sample string 3</d2p1:PlaceName>
    <d2p1:PlaceTypeID>64</d2p1:PlaceTypeID>
    <d2p1:PostalCode>sample string 8</d2p1:PostalCode>
    <d2p1:StateProvinceCode>sample string 7</d2p1:StateProvinceCode>
    <d2p1:UpdatedBy>19</d2p1:UpdatedBy>
    <d2p1:UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:40:58.1642029Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </d2p1:UpdatedDate>
    <d2p1:WarehouseID>22</d2p1:WarehouseID>
  </OriginPlace>
  <OriginPlaceID>1</OriginPlaceID>
  <Pieces>
    <ordPieceEx>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <BoxNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BoxNumber>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 3</DataVersion>
      <DimWeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</DimWeight>
      <FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightLegID>
      <ItemCount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ItemCount>
      <ManualTotalWeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ManualTotalWeight>
      <OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">2</OrderID>
      <PackTimeFinish xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </PackTimeFinish>
      <PackTimeStart xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </PackTimeStart>
      <PackedByUserID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PackedByUserID>
      <PalletNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PalletNumber>
      <PieceDescription xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 4</PieceDescription>
      <PieceHeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceHeight>
      <PieceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceID>
      <PieceLength xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceLength>
      <PieceTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</PieceTypeID>
      <PieceWeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceWeight>
      <PieceWidth xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceWidth>
      <Quantity xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">5</Quantity>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">9</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <WarehouseAlertID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</WarehouseAlertID>
      <WarehouseCheck xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</WarehouseCheck>
      <PieceTypeName>sample string 1</PieceTypeName>
      <TotalWeight>1</TotalWeight>
    </ordPieceEx>
    <ordPieceEx>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <BoxNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BoxNumber>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 3</DataVersion>
      <DimWeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</DimWeight>
      <FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightLegID>
      <ItemCount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ItemCount>
      <ManualTotalWeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ManualTotalWeight>
      <OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">2</OrderID>
      <PackTimeFinish xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </PackTimeFinish>
      <PackTimeStart xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </PackTimeStart>
      <PackedByUserID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PackedByUserID>
      <PalletNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PalletNumber>
      <PieceDescription xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 4</PieceDescription>
      <PieceHeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceHeight>
      <PieceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceID>
      <PieceLength xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceLength>
      <PieceTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</PieceTypeID>
      <PieceWeight xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceWeight>
      <PieceWidth xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PieceWidth>
      <Quantity xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">5</Quantity>
      <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">9</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <WarehouseAlertID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</WarehouseAlertID>
      <WarehouseCheck xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</WarehouseCheck>
      <PieceTypeName>sample string 1</PieceTypeName>
      <TotalWeight>1</TotalWeight>
    </ordPieceEx>
  </Pieces>
  <Tracking>
    <ordTracking>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <CategoryCode>sample string 15</CategoryCode>
      <ContactPerson>sample string 5</ContactPerson>
      <CreatedBy>8</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <DateTracked xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </DateTracked>
      <FBMasterID>1</FBMasterID>
      <FBTrackID>1</FBTrackID>
      <FreightLegID>1</FreightLegID>
      <OrderID>2</OrderID>
      <PersonName>sample string 12</PersonName>
      <Status>sample string 3</Status>
      <Terminal>sample string 4</Terminal>
      <TrackingCategoryID>7</TrackingCategoryID>
      <TrackingID>1</TrackingID>
      <TrackingType>sample string 14</TrackingType>
      <TrackingTypeID>6</TrackingTypeID>
      <UpdatedBy>10</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <UserInitials>sample string 13</UserInitials>
    </ordTracking>
    <ordTracking>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <CategoryCode>sample string 15</CategoryCode>
      <ContactPerson>sample string 5</ContactPerson>
      <CreatedBy>8</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <DateTracked xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </DateTracked>
      <FBMasterID>1</FBMasterID>
      <FBTrackID>1</FBTrackID>
      <FreightLegID>1</FreightLegID>
      <OrderID>2</OrderID>
      <PersonName>sample string 12</PersonName>
      <Status>sample string 3</Status>
      <Terminal>sample string 4</Terminal>
      <TrackingCategoryID>7</TrackingCategoryID>
      <TrackingID>1</TrackingID>
      <TrackingType>sample string 14</TrackingType>
      <TrackingTypeID>6</TrackingTypeID>
      <UpdatedBy>10</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:40:58.1642029Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <UserInitials>sample string 13</UserInitials>
    </ordTracking>
  </Tracking>
</ordFreightLegEx>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ordFreightLegEx'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.