POST api/Load/Send

Request Information

URI Parameters

None.

Body Parameters

LoadMaster
NameDescriptionTypeAdditional information
LoadId

integer

None.

LoadUniqueId

globally unique identifier

None.

VehicleId

integer

None.

PersonnelId

integer

None.

Description

string

None.

LoadNumber

integer

None.

VehicleCapacity

integer

None.

StartingPoint

integer

None.

EndingPoint

integer

None.

Duration

integer

None.

TotalEstimatedQuantity

decimal number

None.

TotalActualQuantity

decimal number

None.

TotalEstimatedMileage

integer

None.

DurationWithStops

integer

None.

MogoLoadNumber

integer

None.

IsDirty

boolean

None.

ChangeVersion

integer

None.

IsCurrentInMogo

boolean

None.

User

string

None.

TargetDateUTC

date

None.

IsSelected

boolean

None.

IsSelectedVisibility

Visibility

None.

AssignedDeliveries

Collection of DeliveryMaster

None.

IsActive

boolean

None.

IsInactive

boolean

None.

IsActiveVisibility

Visibility

None.

CreatedOn

date

None.

CreatedOnUTC

date

None.

CreatedBy

string

None.

ModifiedOn

date

None.

ModifiedOnUTC

date

None.

ModifiedBy

string

None.

RowState

RowState

None.

IsChecked

boolean

None.

MessageId

string

None.

Request Formats

application/json, text/json

Sample:
{
  "LoadId": 1,
  "LoadUniqueId": "4ab43784-720d-4b9c-b22b-773627f452d6",
  "VehicleId": 1,
  "PersonnelId": 1,
  "Description": "sample string 3",
  "LoadNumber": 4,
  "VehicleCapacity": 5,
  "StartingPoint": 1,
  "EndingPoint": 1,
  "Duration": 6,
  "TotalEstimatedQuantity": 7.0,
  "TotalActualQuantity": 8.0,
  "TotalEstimatedMileage": 9,
  "DurationWithStops": 10,
  "MogoLoadNumber": 11,
  "IsDirty": true,
  "ChangeVersion": 13,
  "IsCurrentInMogo": true,
  "User": "sample string 15",
  "TargetDateUTC": "2025-04-03T16:49:00.3100335-04:00",
  "IsSelected": true,
  "IsSelectedVisibility": 0,
  "AssignedDeliveries": [
    {
      "DeliveryId": 1,
      "DeliveryUniqueId": "116834d5-c38e-496e-a4bd-9cb5f60f1f63",
      "LoadUniqueId": "6022d997-2a9c-4f6f-89b5-67311c77ebbc",
      "CustomerId": 4,
      "LocationId": 5,
      "BatchId": "sample string 6",
      "BatchBC": "sample string 7",
      "SeqNo": 8,
      "LoadId": 9,
      "LoadSequence": 10,
      "DatePromisedUTC": "2025-04-03T16:49:00.3100335-04:00",
      "IsManualDelivery": true,
      "ApprovalNumber": "sample string 12",
      "TicketNumber": "sample string 13",
      "InvoiceNumber": "sample string 14",
      "DeliveryType": "sample string 15",
      "PrintedDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "DownloadedDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "TicketDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "IsTicketPrinted": true,
      "EstimatedPercent": 17.0,
      "EstimatedQuantity": 18.0,
      "RunOutDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "Priority": 19,
      "PersonnelId": 20,
      "PersonnelNo": 21,
      "RouteSequence": 1.0,
      "ProductTypeId": 22,
      "ItemId": 23,
      "InventoryId": 1,
      "MaxLimitUser": "sample string 24",
      "MaxQuantity": 1.0,
      "MaxAmount": 1.0,
      "LockedPrice": 1.0,
      "NoteId": 1,
      "IsScheduleOverride": true,
      "Contact": "sample string 26",
      "PoNumber": "sample string 27",
      "MarkedCompleteByRealTime": true,
      "IsComplete": true,
      "IsDeliveryClusteredLocation": true,
      "TicketMessage": "sample string 31",
      "IsSelected": true,
      "IsSelectedVisibility": 0,
      "CustomerLocation": {
        "LocationId": 1,
        "CustomerId": 2,
        "CustomerName": "sample string 3",
        "CustomerKey": "sample string 4",
        "LocationNo": 5,
        "LocationName": "sample string 6",
        "LocationType": "sample string 7",
        "LocationTypeDescription": "sample string 7",
        "Metered": "N",
        "StartCodeId": 8,
        "StartDate": "2025-04-03T16:49:00.3100335-04:00",
        "EndCodeId": 1,
        "EndDate": "2025-04-03T16:49:00.3100335-04:00",
        "LegalDate": "2025-04-03T16:49:00.3100335-04:00",
        "LegalCodeId": 1,
        "Address": "sample string 10",
        "City": "sample string 11",
        "StateId": 1,
        "State": "sample string 12",
        "Zip": "sample string 13",
        "CountryId": 1,
        "Country": "sample string 14",
        "DisplayLocationAddress": "sample string 10\r\nsample string 11, sample string 12  sample string 13",
        "LocationFullAddress": "sample string 10\r\nsample string 11, sample string 12  sample string 13\r\nsample string 14",
        "IsSameAsBillingAddress": true,
        "TotalHeatCapacity": 1.0,
        "DeliveryInstructions": "sample string 17",
        "DefaultPersonnelId": 1,
        "Delivery": {
          "LocationId": 1,
          "Longitude": 1.0,
          "Latitude": 1.0,
          "IsSignatureRequired": true,
          "RequiresLockKey": true,
          "LastDeliveryDate": "2025-04-03T16:49:00.3100335-04:00",
          "LastQuantityUsed": 4.0,
          "LastPercentFill": 5.0,
          "EstimatedNextDelivery": "2025-04-03T16:49:00.3100335-04:00",
          "EstimatedPercent": 1.0,
          "EstimatedPercentDate": "2025-04-03T16:49:00.3100335-04:00",
          "MinimumPercentOfFill": 6.0,
          "MaximumPercentOfFill": 7.0,
          "TankCheckLastDate": "2025-04-03T16:49:00.3100335-04:00",
          "IsTankCheckAutomated": true,
          "AutomatedTankCheckCycle": 9,
          "TankLastPercent": 1.0,
          "TankCheckSource": "sample string 10",
          "DeliveryTicketStatus": "sample string 11",
          "DeliveryTicketStatusOriginal": "sample string 12",
          "CanExtendTicket": true,
          "CanLeaveTicket": true,
          "NumberTicketCopies": 15,
          "DegreeDayRegion": 1,
          "DegreeDaySystem": "sample string 16",
          "DegreeDayKFactor": 1.0,
          "DegreeDayKFactorLast": 1.0,
          "QualityOfFit": 1.0,
          "RouteSequence": 1.0,
          "InventoryTransferId": 1,
          "RouteSequenceSunday": 1.0,
          "RouteSequenceMonday": 1.0,
          "RouteSequenceTuesday": 1.0,
          "RouteSequenceWednesday": 1.0,
          "RouteSequenceThursday": 1.0,
          "RouteSequenceFriday": 1.0,
          "RouteSequenceSaturday": 1.0,
          "RecalculateFromDate": "2025-04-03T16:49:00.3100335-04:00",
          "RecalculateDeliveriesNeeded": 1,
          "RecalculateDeliveriesNeededSummer": 1,
          "NonHeatUsage": 1.0,
          "NonHeatUsageSummer": 1.0,
          "NonHeatUsageLast": 1.0,
          "CycleSummer": 1,
          "CycleWinter": 1,
          "CycleLast": 1,
          "FillDayScheduleCode": "sample string 17",
          "IsFillDayScheduleFlipped": true,
          "FillWeeklyYearlySchedule": "sample string 19",
          "DeliveryDayOfWeek": 1,
          "Metered": "sample string 20",
          "IsActive": true,
          "IsInactive": false,
          "IsActiveVisibility": 2,
          "CreatedOn": "2025-04-03T16:49:00.3100335-04:00",
          "CreatedOnUTC": "2025-04-03T16:49:00.3100335-04:00",
          "CreatedBy": "sample string 24",
          "ModifiedOn": "2025-04-03T16:49:00.3100335-04:00",
          "ModifiedOnUTC": "2025-04-03T16:49:00.3100335-04:00",
          "ModifiedBy": "sample string 25",
          "RowState": 0,
          "IsChecked": true,
          "MessageId": "sample string 27"
        },
        "Financial": {
          "LocationId": 1,
          "TaxClassId": 1,
          "IsTaxable": true,
          "TermsCodeId": 1,
          "PoNumber": "sample string 3",
          "IsContractLocation": true,
          "IgnoreContractPrice": true,
          "AllowExtraCharge": true,
          "QuantityCurrentYear": 1.0,
          "QuantityLastYear": 1.0,
          "Quantity2YearsAgo": 1.0,
          "FuelSalesCurrentYear": 1.0,
          "FuelSalesLastYear": 1.0,
          "FuelSales2YearsAgo": 1.0,
          "NonFuelSalesCurrentYear": 1.0,
          "NonFuelSalesLastYear": 1.0,
          "NonFuelSales2YearsAgo": 1.0,
          "CommissionSalesPersonId": 1,
          "CommissionStartDate": "2025-04-03T16:49:00.3256568-04:00",
          "UseComputedUsage": true,
          "TaxLocationCode": "sample string 8",
          "IsScalePrice": true,
          "ScalePriceType": 1,
          "GLDivisionCode": "sample string 10",
          "IsActive": true,
          "IsInactive": false,
          "IsActiveVisibility": 2,
          "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
          "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
          "CreatedBy": "sample string 14",
          "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
          "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
          "ModifiedBy": "sample string 15",
          "RowState": 0,
          "IsChecked": true,
          "MessageId": "sample string 17"
        },
        "Contacts": [
          {
            "ContactSource": "sample string 1",
            "ContactSourceAbbreviation": "s",
            "LocationContactId": 2,
            "LocationId": 3,
            "ContactNo": 4,
            "Name": "sample string 5",
            "Title": "sample string 6",
            "IsPrimary": true,
            "Email": "sample string 8",
            "Phone1": "sample string 9",
            "PhoneExt1": 1,
            "PhoneCountryCode1": 1,
            "PhoneTypeId1": 1,
            "PhoneTypeDescription1": "sample string 10",
            "Phone2": "sample string 11",
            "PhoneExt2": 1,
            "PhoneCountryCode2": 1,
            "PhoneTypeId2": 1,
            "PhoneTypeDescription2": "sample string 12",
            "AllowEmailInvoice": true,
            "AllowEmailStatement": true,
            "AllowEmailLetter": true,
            "AllowSMS": true,
            "AllowEmail": true,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 21",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 22",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 24"
          },
          {
            "ContactSource": "sample string 1",
            "ContactSourceAbbreviation": "s",
            "LocationContactId": 2,
            "LocationId": 3,
            "ContactNo": 4,
            "Name": "sample string 5",
            "Title": "sample string 6",
            "IsPrimary": true,
            "Email": "sample string 8",
            "Phone1": "sample string 9",
            "PhoneExt1": 1,
            "PhoneCountryCode1": 1,
            "PhoneTypeId1": 1,
            "PhoneTypeDescription1": "sample string 10",
            "Phone2": "sample string 11",
            "PhoneExt2": 1,
            "PhoneCountryCode2": 1,
            "PhoneTypeId2": 1,
            "PhoneTypeDescription2": "sample string 12",
            "AllowEmailInvoice": true,
            "AllowEmailStatement": true,
            "AllowEmailLetter": true,
            "AllowSMS": true,
            "AllowEmail": true,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 21",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 22",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 24"
          }
        ],
        "Categories": [
          {
            "LocationCategoryId": 1,
            "LocationId": 2,
            "CategoryId": 1,
            "CategoryCode": "sample string 3",
            "CategoryDescription": "sample string 4",
            "Price": 1.0,
            "PriceCode": "sample string 5",
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "TotalPrice": 1.0,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          },
          {
            "LocationCategoryId": 1,
            "LocationId": 2,
            "CategoryId": 1,
            "CategoryCode": "sample string 3",
            "CategoryDescription": "sample string 4",
            "Price": 1.0,
            "PriceCode": "sample string 5",
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "TotalPrice": 1.0,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          }
        ],
        "Items": [
          {
            "LocationItemId": 1,
            "LocationId": 2,
            "ItemId": 3,
            "ItemNo": "sample string 4",
            "Description": "sample string 5",
            "Price": 1.0,
            "PriceCodeId": 1,
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "PriceCode": {
              "PriceCodeId": 1,
              "PriceCode": 2,
              "Description": "sample string 3",
              "PriceDate": "2025-04-03T16:49:00.3256568-04:00",
              "PriceType": 0,
              "PriceTypeString": "Code",
              "ScaleType": 0,
              "ScaleTypeString": "None",
              "ArePriceDetailsEnabled": false,
              "IsPriceCode": true,
              "Price": 5.0,
              "PercentOverCost": 1.0,
              "AmountOverCost": 1.0,
              "MinimumAmount": 1.0,
              "PriceLimit": 1.0,
              "BaseCharge": 1.0,
              "BaseVolumeDays": 1,
              "IsHistoryOption": true,
              "PriceTypeText": "Price Code",
              "PriceCodeType": 0,
              "ScaleTypeHelpText": "",
              "Record": "sample string 9",
              "OriginalRecord": "sample string 10",
              "Detail": [
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                },
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                }
              ],
              "IsActive": true,
              "IsInactive": false,
              "IsActiveVisibility": 2,
              "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedBy": "sample string 14",
              "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedBy": "sample string 15",
              "RowState": 0,
              "IsChecked": true,
              "MessageId": "sample string 17"
            },
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          },
          {
            "LocationItemId": 1,
            "LocationId": 2,
            "ItemId": 3,
            "ItemNo": "sample string 4",
            "Description": "sample string 5",
            "Price": 1.0,
            "PriceCodeId": 1,
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "PriceCode": {
              "PriceCodeId": 1,
              "PriceCode": 2,
              "Description": "sample string 3",
              "PriceDate": "2025-04-03T16:49:00.3256568-04:00",
              "PriceType": 0,
              "PriceTypeString": "Code",
              "ScaleType": 0,
              "ScaleTypeString": "None",
              "ArePriceDetailsEnabled": false,
              "IsPriceCode": true,
              "Price": 5.0,
              "PercentOverCost": 1.0,
              "AmountOverCost": 1.0,
              "MinimumAmount": 1.0,
              "PriceLimit": 1.0,
              "BaseCharge": 1.0,
              "BaseVolumeDays": 1,
              "IsHistoryOption": true,
              "PriceTypeText": "Price Code",
              "PriceCodeType": 0,
              "ScaleTypeHelpText": "",
              "Record": "sample string 9",
              "OriginalRecord": "sample string 10",
              "Detail": [
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                },
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                }
              ],
              "IsActive": true,
              "IsInactive": false,
              "IsActiveVisibility": 2,
              "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedBy": "sample string 14",
              "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedBy": "sample string 15",
              "RowState": 0,
              "IsChecked": true,
              "MessageId": "sample string 17"
            },
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          }
        ],
        "Descriptions": [
          {
            "LocationDescriptionId": 1,
            "LocationId": 2,
            "DescriptionId": 1,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 6",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 7",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 9"
          },
          {
            "LocationDescriptionId": 1,
            "LocationId": 2,
            "DescriptionId": 1,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 6",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 7",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 9"
          }
        ],
        "DescriptionCode": "sample string 18",
        "AccountStatusDescription": "sample string 19",
        "AccountStatusNumber": 20,
        "IsSalesAllowed": true,
        "IsSameAsLegal": true,
        "IsSameAsCOD": true,
        "AccountNo": 24,
        "BillingAddress": "sample string 25",
        "BillingCity": "sample string 26",
        "BillingStateProvince": "sample string 27",
        "BillingZip": "sample string 28",
        "BillingCountry": "sample string 29",
        "DisplayBillingAddress": "sample string 25\r\nsample string 26, sample string 27  sample string 28",
        "BillingFullAddress": "sample string 25\r\nsample string 26, sample string 27  sample string 28\r\nsample string 14",
        "IsCustomerActive": true,
        "IsSelected": true,
        "IsSelectedVisibility": 0,
        "IsActive": true,
        "IsInactive": false,
        "IsActiveVisibility": 2,
        "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
        "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
        "CreatedBy": "sample string 36",
        "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
        "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
        "ModifiedBy": "sample string 37",
        "RowState": 0,
        "IsChecked": true,
        "MessageId": "sample string 39"
      },
      "LoadDescription": "sample string 33",
      "MiscItemId1": 1,
      "MiscItemId2": 1,
      "MiscItemId3": 1,
      "MiscPrice1": 34.0,
      "MiscPrice2": 35.0,
      "MiscPrice3": 36.0,
      "IsActive": true,
      "IsInactive": false,
      "IsActiveVisibility": 2,
      "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
      "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
      "CreatedBy": "sample string 40",
      "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
      "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
      "ModifiedBy": "sample string 41",
      "RowState": 0,
      "IsChecked": true,
      "MessageId": "sample string 43"
    },
    {
      "DeliveryId": 1,
      "DeliveryUniqueId": "116834d5-c38e-496e-a4bd-9cb5f60f1f63",
      "LoadUniqueId": "6022d997-2a9c-4f6f-89b5-67311c77ebbc",
      "CustomerId": 4,
      "LocationId": 5,
      "BatchId": "sample string 6",
      "BatchBC": "sample string 7",
      "SeqNo": 8,
      "LoadId": 9,
      "LoadSequence": 10,
      "DatePromisedUTC": "2025-04-03T16:49:00.3100335-04:00",
      "IsManualDelivery": true,
      "ApprovalNumber": "sample string 12",
      "TicketNumber": "sample string 13",
      "InvoiceNumber": "sample string 14",
      "DeliveryType": "sample string 15",
      "PrintedDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "DownloadedDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "TicketDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "IsTicketPrinted": true,
      "EstimatedPercent": 17.0,
      "EstimatedQuantity": 18.0,
      "RunOutDateUTC": "2025-04-03T16:49:00.3100335-04:00",
      "Priority": 19,
      "PersonnelId": 20,
      "PersonnelNo": 21,
      "RouteSequence": 1.0,
      "ProductTypeId": 22,
      "ItemId": 23,
      "InventoryId": 1,
      "MaxLimitUser": "sample string 24",
      "MaxQuantity": 1.0,
      "MaxAmount": 1.0,
      "LockedPrice": 1.0,
      "NoteId": 1,
      "IsScheduleOverride": true,
      "Contact": "sample string 26",
      "PoNumber": "sample string 27",
      "MarkedCompleteByRealTime": true,
      "IsComplete": true,
      "IsDeliveryClusteredLocation": true,
      "TicketMessage": "sample string 31",
      "IsSelected": true,
      "IsSelectedVisibility": 0,
      "CustomerLocation": {
        "LocationId": 1,
        "CustomerId": 2,
        "CustomerName": "sample string 3",
        "CustomerKey": "sample string 4",
        "LocationNo": 5,
        "LocationName": "sample string 6",
        "LocationType": "sample string 7",
        "LocationTypeDescription": "sample string 7",
        "Metered": "N",
        "StartCodeId": 8,
        "StartDate": "2025-04-03T16:49:00.3100335-04:00",
        "EndCodeId": 1,
        "EndDate": "2025-04-03T16:49:00.3100335-04:00",
        "LegalDate": "2025-04-03T16:49:00.3100335-04:00",
        "LegalCodeId": 1,
        "Address": "sample string 10",
        "City": "sample string 11",
        "StateId": 1,
        "State": "sample string 12",
        "Zip": "sample string 13",
        "CountryId": 1,
        "Country": "sample string 14",
        "DisplayLocationAddress": "sample string 10\r\nsample string 11, sample string 12  sample string 13",
        "LocationFullAddress": "sample string 10\r\nsample string 11, sample string 12  sample string 13\r\nsample string 14",
        "IsSameAsBillingAddress": true,
        "TotalHeatCapacity": 1.0,
        "DeliveryInstructions": "sample string 17",
        "DefaultPersonnelId": 1,
        "Delivery": {
          "LocationId": 1,
          "Longitude": 1.0,
          "Latitude": 1.0,
          "IsSignatureRequired": true,
          "RequiresLockKey": true,
          "LastDeliveryDate": "2025-04-03T16:49:00.3100335-04:00",
          "LastQuantityUsed": 4.0,
          "LastPercentFill": 5.0,
          "EstimatedNextDelivery": "2025-04-03T16:49:00.3100335-04:00",
          "EstimatedPercent": 1.0,
          "EstimatedPercentDate": "2025-04-03T16:49:00.3100335-04:00",
          "MinimumPercentOfFill": 6.0,
          "MaximumPercentOfFill": 7.0,
          "TankCheckLastDate": "2025-04-03T16:49:00.3100335-04:00",
          "IsTankCheckAutomated": true,
          "AutomatedTankCheckCycle": 9,
          "TankLastPercent": 1.0,
          "TankCheckSource": "sample string 10",
          "DeliveryTicketStatus": "sample string 11",
          "DeliveryTicketStatusOriginal": "sample string 12",
          "CanExtendTicket": true,
          "CanLeaveTicket": true,
          "NumberTicketCopies": 15,
          "DegreeDayRegion": 1,
          "DegreeDaySystem": "sample string 16",
          "DegreeDayKFactor": 1.0,
          "DegreeDayKFactorLast": 1.0,
          "QualityOfFit": 1.0,
          "RouteSequence": 1.0,
          "InventoryTransferId": 1,
          "RouteSequenceSunday": 1.0,
          "RouteSequenceMonday": 1.0,
          "RouteSequenceTuesday": 1.0,
          "RouteSequenceWednesday": 1.0,
          "RouteSequenceThursday": 1.0,
          "RouteSequenceFriday": 1.0,
          "RouteSequenceSaturday": 1.0,
          "RecalculateFromDate": "2025-04-03T16:49:00.3100335-04:00",
          "RecalculateDeliveriesNeeded": 1,
          "RecalculateDeliveriesNeededSummer": 1,
          "NonHeatUsage": 1.0,
          "NonHeatUsageSummer": 1.0,
          "NonHeatUsageLast": 1.0,
          "CycleSummer": 1,
          "CycleWinter": 1,
          "CycleLast": 1,
          "FillDayScheduleCode": "sample string 17",
          "IsFillDayScheduleFlipped": true,
          "FillWeeklyYearlySchedule": "sample string 19",
          "DeliveryDayOfWeek": 1,
          "Metered": "sample string 20",
          "IsActive": true,
          "IsInactive": false,
          "IsActiveVisibility": 2,
          "CreatedOn": "2025-04-03T16:49:00.3100335-04:00",
          "CreatedOnUTC": "2025-04-03T16:49:00.3100335-04:00",
          "CreatedBy": "sample string 24",
          "ModifiedOn": "2025-04-03T16:49:00.3100335-04:00",
          "ModifiedOnUTC": "2025-04-03T16:49:00.3100335-04:00",
          "ModifiedBy": "sample string 25",
          "RowState": 0,
          "IsChecked": true,
          "MessageId": "sample string 27"
        },
        "Financial": {
          "LocationId": 1,
          "TaxClassId": 1,
          "IsTaxable": true,
          "TermsCodeId": 1,
          "PoNumber": "sample string 3",
          "IsContractLocation": true,
          "IgnoreContractPrice": true,
          "AllowExtraCharge": true,
          "QuantityCurrentYear": 1.0,
          "QuantityLastYear": 1.0,
          "Quantity2YearsAgo": 1.0,
          "FuelSalesCurrentYear": 1.0,
          "FuelSalesLastYear": 1.0,
          "FuelSales2YearsAgo": 1.0,
          "NonFuelSalesCurrentYear": 1.0,
          "NonFuelSalesLastYear": 1.0,
          "NonFuelSales2YearsAgo": 1.0,
          "CommissionSalesPersonId": 1,
          "CommissionStartDate": "2025-04-03T16:49:00.3256568-04:00",
          "UseComputedUsage": true,
          "TaxLocationCode": "sample string 8",
          "IsScalePrice": true,
          "ScalePriceType": 1,
          "GLDivisionCode": "sample string 10",
          "IsActive": true,
          "IsInactive": false,
          "IsActiveVisibility": 2,
          "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
          "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
          "CreatedBy": "sample string 14",
          "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
          "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
          "ModifiedBy": "sample string 15",
          "RowState": 0,
          "IsChecked": true,
          "MessageId": "sample string 17"
        },
        "Contacts": [
          {
            "ContactSource": "sample string 1",
            "ContactSourceAbbreviation": "s",
            "LocationContactId": 2,
            "LocationId": 3,
            "ContactNo": 4,
            "Name": "sample string 5",
            "Title": "sample string 6",
            "IsPrimary": true,
            "Email": "sample string 8",
            "Phone1": "sample string 9",
            "PhoneExt1": 1,
            "PhoneCountryCode1": 1,
            "PhoneTypeId1": 1,
            "PhoneTypeDescription1": "sample string 10",
            "Phone2": "sample string 11",
            "PhoneExt2": 1,
            "PhoneCountryCode2": 1,
            "PhoneTypeId2": 1,
            "PhoneTypeDescription2": "sample string 12",
            "AllowEmailInvoice": true,
            "AllowEmailStatement": true,
            "AllowEmailLetter": true,
            "AllowSMS": true,
            "AllowEmail": true,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 21",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 22",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 24"
          },
          {
            "ContactSource": "sample string 1",
            "ContactSourceAbbreviation": "s",
            "LocationContactId": 2,
            "LocationId": 3,
            "ContactNo": 4,
            "Name": "sample string 5",
            "Title": "sample string 6",
            "IsPrimary": true,
            "Email": "sample string 8",
            "Phone1": "sample string 9",
            "PhoneExt1": 1,
            "PhoneCountryCode1": 1,
            "PhoneTypeId1": 1,
            "PhoneTypeDescription1": "sample string 10",
            "Phone2": "sample string 11",
            "PhoneExt2": 1,
            "PhoneCountryCode2": 1,
            "PhoneTypeId2": 1,
            "PhoneTypeDescription2": "sample string 12",
            "AllowEmailInvoice": true,
            "AllowEmailStatement": true,
            "AllowEmailLetter": true,
            "AllowSMS": true,
            "AllowEmail": true,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 21",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 22",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 24"
          }
        ],
        "Categories": [
          {
            "LocationCategoryId": 1,
            "LocationId": 2,
            "CategoryId": 1,
            "CategoryCode": "sample string 3",
            "CategoryDescription": "sample string 4",
            "Price": 1.0,
            "PriceCode": "sample string 5",
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "TotalPrice": 1.0,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          },
          {
            "LocationCategoryId": 1,
            "LocationId": 2,
            "CategoryId": 1,
            "CategoryCode": "sample string 3",
            "CategoryDescription": "sample string 4",
            "Price": 1.0,
            "PriceCode": "sample string 5",
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "TotalPrice": 1.0,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          }
        ],
        "Items": [
          {
            "LocationItemId": 1,
            "LocationId": 2,
            "ItemId": 3,
            "ItemNo": "sample string 4",
            "Description": "sample string 5",
            "Price": 1.0,
            "PriceCodeId": 1,
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "PriceCode": {
              "PriceCodeId": 1,
              "PriceCode": 2,
              "Description": "sample string 3",
              "PriceDate": "2025-04-03T16:49:00.3256568-04:00",
              "PriceType": 0,
              "PriceTypeString": "Code",
              "ScaleType": 0,
              "ScaleTypeString": "None",
              "ArePriceDetailsEnabled": false,
              "IsPriceCode": true,
              "Price": 5.0,
              "PercentOverCost": 1.0,
              "AmountOverCost": 1.0,
              "MinimumAmount": 1.0,
              "PriceLimit": 1.0,
              "BaseCharge": 1.0,
              "BaseVolumeDays": 1,
              "IsHistoryOption": true,
              "PriceTypeText": "Price Code",
              "PriceCodeType": 0,
              "ScaleTypeHelpText": "",
              "Record": "sample string 9",
              "OriginalRecord": "sample string 10",
              "Detail": [
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                },
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                }
              ],
              "IsActive": true,
              "IsInactive": false,
              "IsActiveVisibility": 2,
              "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedBy": "sample string 14",
              "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedBy": "sample string 15",
              "RowState": 0,
              "IsChecked": true,
              "MessageId": "sample string 17"
            },
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          },
          {
            "LocationItemId": 1,
            "LocationId": 2,
            "ItemId": 3,
            "ItemNo": "sample string 4",
            "Description": "sample string 5",
            "Price": 1.0,
            "PriceCodeId": 1,
            "Variance": 1.0,
            "LockPrice": 1.0,
            "LockDate": "2025-04-03T16:49:00.3256568-04:00",
            "PriceCode": {
              "PriceCodeId": 1,
              "PriceCode": 2,
              "Description": "sample string 3",
              "PriceDate": "2025-04-03T16:49:00.3256568-04:00",
              "PriceType": 0,
              "PriceTypeString": "Code",
              "ScaleType": 0,
              "ScaleTypeString": "None",
              "ArePriceDetailsEnabled": false,
              "IsPriceCode": true,
              "Price": 5.0,
              "PercentOverCost": 1.0,
              "AmountOverCost": 1.0,
              "MinimumAmount": 1.0,
              "PriceLimit": 1.0,
              "BaseCharge": 1.0,
              "BaseVolumeDays": 1,
              "IsHistoryOption": true,
              "PriceTypeText": "Price Code",
              "PriceCodeType": 0,
              "ScaleTypeHelpText": "",
              "Record": "sample string 9",
              "OriginalRecord": "sample string 10",
              "Detail": [
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                },
                {
                  "PriceDtlId": 1,
                  "PriceCodeId": 2,
                  "Quantity": 3.0,
                  "Price": 4.0,
                  "AnalyzerPriceCodeId": 1,
                  "AnalyzerPriceCode": 1,
                  "Record": "sample string 5",
                  "OriginalRecord": "sample string 6",
                  "IsActive": true,
                  "IsInactive": false,
                  "IsActiveVisibility": 2,
                  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "CreatedBy": "sample string 10",
                  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
                  "ModifiedBy": "sample string 11",
                  "RowState": 0,
                  "IsChecked": true,
                  "MessageId": "sample string 13"
                }
              ],
              "IsActive": true,
              "IsInactive": false,
              "IsActiveVisibility": 2,
              "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "CreatedBy": "sample string 14",
              "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
              "ModifiedBy": "sample string 15",
              "RowState": 0,
              "IsChecked": true,
              "MessageId": "sample string 17"
            },
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 9",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 10",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 12"
          }
        ],
        "Descriptions": [
          {
            "LocationDescriptionId": 1,
            "LocationId": 2,
            "DescriptionId": 1,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 6",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 7",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 9"
          },
          {
            "LocationDescriptionId": 1,
            "LocationId": 2,
            "DescriptionId": 1,
            "IsActive": true,
            "IsInactive": false,
            "IsActiveVisibility": 2,
            "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "CreatedBy": "sample string 6",
            "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
            "ModifiedBy": "sample string 7",
            "RowState": 0,
            "IsChecked": true,
            "MessageId": "sample string 9"
          }
        ],
        "DescriptionCode": "sample string 18",
        "AccountStatusDescription": "sample string 19",
        "AccountStatusNumber": 20,
        "IsSalesAllowed": true,
        "IsSameAsLegal": true,
        "IsSameAsCOD": true,
        "AccountNo": 24,
        "BillingAddress": "sample string 25",
        "BillingCity": "sample string 26",
        "BillingStateProvince": "sample string 27",
        "BillingZip": "sample string 28",
        "BillingCountry": "sample string 29",
        "DisplayBillingAddress": "sample string 25\r\nsample string 26, sample string 27  sample string 28",
        "BillingFullAddress": "sample string 25\r\nsample string 26, sample string 27  sample string 28\r\nsample string 14",
        "IsCustomerActive": true,
        "IsSelected": true,
        "IsSelectedVisibility": 0,
        "IsActive": true,
        "IsInactive": false,
        "IsActiveVisibility": 2,
        "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
        "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
        "CreatedBy": "sample string 36",
        "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
        "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
        "ModifiedBy": "sample string 37",
        "RowState": 0,
        "IsChecked": true,
        "MessageId": "sample string 39"
      },
      "LoadDescription": "sample string 33",
      "MiscItemId1": 1,
      "MiscItemId2": 1,
      "MiscItemId3": 1,
      "MiscPrice1": 34.0,
      "MiscPrice2": 35.0,
      "MiscPrice3": 36.0,
      "IsActive": true,
      "IsInactive": false,
      "IsActiveVisibility": 2,
      "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
      "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
      "CreatedBy": "sample string 40",
      "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
      "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
      "ModifiedBy": "sample string 41",
      "RowState": 0,
      "IsChecked": true,
      "MessageId": "sample string 43"
    }
  ],
  "IsActive": true,
  "IsInactive": false,
  "IsActiveVisibility": 2,
  "CreatedOn": "2025-04-03T16:49:00.3256568-04:00",
  "CreatedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
  "CreatedBy": "sample string 20",
  "ModifiedOn": "2025-04-03T16:49:00.3256568-04:00",
  "ModifiedOnUTC": "2025-04-03T16:49:00.3256568-04:00",
  "ModifiedBy": "sample string 21",
  "RowState": 0,
  "IsChecked": true,
  "MessageId": "sample string 23"
}

application/xml, text/xml

Sample:
<LoadMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RCCI.Models">
  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 23</MessageId>
  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
  <CreatedBy>sample string 20</CreatedBy>
  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
  <IsActive>true</IsActive>
  <ModifiedBy>sample string 21</ModifiedBy>
  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
  <AssignedDeliveries>
    <DeliveryMaster>
      <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
      <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 43</MessageId>
      <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
      <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
      <CreatedBy>sample string 40</CreatedBy>
      <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
      <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
      <IsActive>true</IsActive>
      <ModifiedBy>sample string 41</ModifiedBy>
      <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
      <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
      <ApprovalNumber>sample string 12</ApprovalNumber>
      <BatchBC>sample string 7</BatchBC>
      <BatchId>sample string 6</BatchId>
      <Contact>sample string 26</Contact>
      <CustomerId>4</CustomerId>
      <CustomerLocation>
        <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
        <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 39</MessageId>
        <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
        <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
        <CreatedBy>sample string 36</CreatedBy>
        <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
        <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
        <IsActive>true</IsActive>
        <ModifiedBy>sample string 37</ModifiedBy>
        <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
        <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
        <AccountNo>24</AccountNo>
        <AccountStatusDescription>sample string 19</AccountStatusDescription>
        <AccountStatusNumber>20</AccountStatusNumber>
        <Address>sample string 10</Address>
        <BillingAddress>sample string 25</BillingAddress>
        <BillingCity>sample string 26</BillingCity>
        <BillingCountry>sample string 29</BillingCountry>
        <BillingFullAddress>sample string 25
sample string 26, sample string 27  sample string 28
sample string 14</BillingFullAddress>
        <BillingStateProvince>sample string 27</BillingStateProvince>
        <BillingZip>sample string 28</BillingZip>
        <Categories>
          <CustomerLocationCategories>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <CategoryCode>sample string 3</CategoryCode>
            <CategoryDescription>sample string 4</CategoryDescription>
            <CategoryId>1</CategoryId>
            <LocationCategoryId>1</LocationCategoryId>
            <LocationId>2</LocationId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>sample string 5</PriceCode>
            <TotalPrice>1</TotalPrice>
            <Variance>1</Variance>
          </CustomerLocationCategories>
          <CustomerLocationCategories>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <CategoryCode>sample string 3</CategoryCode>
            <CategoryDescription>sample string 4</CategoryDescription>
            <CategoryId>1</CategoryId>
            <LocationCategoryId>1</LocationCategoryId>
            <LocationId>2</LocationId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>sample string 5</PriceCode>
            <TotalPrice>1</TotalPrice>
            <Variance>1</Variance>
          </CustomerLocationCategories>
        </Categories>
        <City>sample string 11</City>
        <Contacts>
          <CustomerLocationContact>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 24</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 21</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 22</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <AllowEmail>true</AllowEmail>
            <AllowEmailInvoice>true</AllowEmailInvoice>
            <AllowEmailLetter>true</AllowEmailLetter>
            <AllowEmailStatement>true</AllowEmailStatement>
            <AllowSMS>true</AllowSMS>
            <ContactNo>4</ContactNo>
            <ContactSource>sample string 1</ContactSource>
            <Email>sample string 8</Email>
            <IsPrimary>true</IsPrimary>
            <LocationContactId>2</LocationContactId>
            <LocationId>3</LocationId>
            <Name>sample string 5</Name>
            <Phone1>sample string 9</Phone1>
            <Phone2>sample string 11</Phone2>
            <PhoneCountryCode1>1</PhoneCountryCode1>
            <PhoneCountryCode2>1</PhoneCountryCode2>
            <PhoneExt1>1</PhoneExt1>
            <PhoneExt2>1</PhoneExt2>
            <PhoneTypeDescription1>sample string 10</PhoneTypeDescription1>
            <PhoneTypeDescription2>sample string 12</PhoneTypeDescription2>
            <PhoneTypeId1>1</PhoneTypeId1>
            <PhoneTypeId2>1</PhoneTypeId2>
            <Title>sample string 6</Title>
          </CustomerLocationContact>
          <CustomerLocationContact>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 24</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 21</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 22</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <AllowEmail>true</AllowEmail>
            <AllowEmailInvoice>true</AllowEmailInvoice>
            <AllowEmailLetter>true</AllowEmailLetter>
            <AllowEmailStatement>true</AllowEmailStatement>
            <AllowSMS>true</AllowSMS>
            <ContactNo>4</ContactNo>
            <ContactSource>sample string 1</ContactSource>
            <Email>sample string 8</Email>
            <IsPrimary>true</IsPrimary>
            <LocationContactId>2</LocationContactId>
            <LocationId>3</LocationId>
            <Name>sample string 5</Name>
            <Phone1>sample string 9</Phone1>
            <Phone2>sample string 11</Phone2>
            <PhoneCountryCode1>1</PhoneCountryCode1>
            <PhoneCountryCode2>1</PhoneCountryCode2>
            <PhoneExt1>1</PhoneExt1>
            <PhoneExt2>1</PhoneExt2>
            <PhoneTypeDescription1>sample string 10</PhoneTypeDescription1>
            <PhoneTypeDescription2>sample string 12</PhoneTypeDescription2>
            <PhoneTypeId1>1</PhoneTypeId1>
            <PhoneTypeId2>1</PhoneTypeId2>
            <Title>sample string 6</Title>
          </CustomerLocationContact>
        </Contacts>
        <Country>sample string 14</Country>
        <CountryId>1</CountryId>
        <CustomerId>2</CustomerId>
        <CustomerKey>sample string 4</CustomerKey>
        <CustomerName>sample string 3</CustomerName>
        <DefaultPersonnelId>1</DefaultPersonnelId>
        <Delivery>
          <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
          <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 27</MessageId>
          <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
          <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
          <CreatedBy>sample string 24</CreatedBy>
          <CreatedOn>2025-04-03T16:49:00.3100335-04:00</CreatedOn>
          <CreatedOnUTC>2025-04-03T16:49:00.3100335-04:00</CreatedOnUTC>
          <IsActive>true</IsActive>
          <ModifiedBy>sample string 25</ModifiedBy>
          <ModifiedOn>2025-04-03T16:49:00.3100335-04:00</ModifiedOn>
          <ModifiedOnUTC>2025-04-03T16:49:00.3100335-04:00</ModifiedOnUTC>
          <AutomatedTankCheckCycle>9</AutomatedTankCheckCycle>
          <CanExtendTicket>true</CanExtendTicket>
          <CanLeaveTicket>true</CanLeaveTicket>
          <CycleLast>1</CycleLast>
          <CycleSummer>1</CycleSummer>
          <CycleWinter>1</CycleWinter>
          <DegreeDayKFactor>1</DegreeDayKFactor>
          <DegreeDayKFactorLast>1</DegreeDayKFactorLast>
          <DegreeDayRegion>1</DegreeDayRegion>
          <DegreeDaySystem>sample string 16</DegreeDaySystem>
          <DeliveryDayOfWeek>1</DeliveryDayOfWeek>
          <DeliveryTicketStatus>sample string 11</DeliveryTicketStatus>
          <DeliveryTicketStatusOriginal>sample string 12</DeliveryTicketStatusOriginal>
          <EstimatedNextDelivery>2025-04-03T16:49:00.3100335-04:00</EstimatedNextDelivery>
          <EstimatedPercent>1</EstimatedPercent>
          <EstimatedPercentDate>2025-04-03T16:49:00.3100335-04:00</EstimatedPercentDate>
          <FillDayScheduleCode>sample string 17</FillDayScheduleCode>
          <FillWeeklyYearlySchedule>sample string 19</FillWeeklyYearlySchedule>
          <InventoryTransferId>1</InventoryTransferId>
          <IsFillDayScheduleFlipped>true</IsFillDayScheduleFlipped>
          <IsSignatureRequired>true</IsSignatureRequired>
          <IsTankCheckAutomated>true</IsTankCheckAutomated>
          <LastDeliveryDate>2025-04-03T16:49:00.3100335-04:00</LastDeliveryDate>
          <LastPercentFill>5</LastPercentFill>
          <LastQuantityUsed>4</LastQuantityUsed>
          <Latitude>1</Latitude>
          <LocationId>1</LocationId>
          <Longitude>1</Longitude>
          <MaximumPercentOfFill>7</MaximumPercentOfFill>
          <Metered>sample string 20</Metered>
          <MinimumPercentOfFill>6</MinimumPercentOfFill>
          <NonHeatUsage>1</NonHeatUsage>
          <NonHeatUsageLast>1</NonHeatUsageLast>
          <NonHeatUsageSummer>1</NonHeatUsageSummer>
          <NumberTicketCopies>15</NumberTicketCopies>
          <QualityOfFit>1</QualityOfFit>
          <RecalculateDeliveriesNeeded>1</RecalculateDeliveriesNeeded>
          <RecalculateDeliveriesNeededSummer>1</RecalculateDeliveriesNeededSummer>
          <RecalculateFromDate>2025-04-03T16:49:00.3100335-04:00</RecalculateFromDate>
          <RequiresLockKey>true</RequiresLockKey>
          <RouteSequence>1</RouteSequence>
          <RouteSequenceFriday>1</RouteSequenceFriday>
          <RouteSequenceMonday>1</RouteSequenceMonday>
          <RouteSequenceSaturday>1</RouteSequenceSaturday>
          <RouteSequenceSunday>1</RouteSequenceSunday>
          <RouteSequenceThursday>1</RouteSequenceThursday>
          <RouteSequenceTuesday>1</RouteSequenceTuesday>
          <RouteSequenceWednesday>1</RouteSequenceWednesday>
          <TankCheckLastDate>2025-04-03T16:49:00.3100335-04:00</TankCheckLastDate>
          <TankCheckSource>sample string 10</TankCheckSource>
          <TankLastPercent>1</TankLastPercent>
        </Delivery>
        <DeliveryInstructions>sample string 17</DeliveryInstructions>
        <DescriptionCode>sample string 18</DescriptionCode>
        <Descriptions>
          <CustomerLocationDescription>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 9</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 6</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 7</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <DescriptionId>1</DescriptionId>
            <LocationDescriptionId>1</LocationDescriptionId>
            <LocationId>2</LocationId>
          </CustomerLocationDescription>
          <CustomerLocationDescription>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 9</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 6</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 7</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <DescriptionId>1</DescriptionId>
            <LocationDescriptionId>1</LocationDescriptionId>
            <LocationId>2</LocationId>
          </CustomerLocationDescription>
        </Descriptions>
        <EndCodeId>1</EndCodeId>
        <EndDate>2025-04-03T16:49:00.3100335-04:00</EndDate>
        <Financial>
          <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
          <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 17</MessageId>
          <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
          <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
          <CreatedBy>sample string 14</CreatedBy>
          <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
          <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
          <IsActive>true</IsActive>
          <ModifiedBy>sample string 15</ModifiedBy>
          <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
          <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
          <AllowExtraCharge>true</AllowExtraCharge>
          <CommissionSalesPersonId>1</CommissionSalesPersonId>
          <CommissionStartDate>2025-04-03T16:49:00.3256568-04:00</CommissionStartDate>
          <FuelSales2YearsAgo>1</FuelSales2YearsAgo>
          <FuelSalesCurrentYear>1</FuelSalesCurrentYear>
          <FuelSalesLastYear>1</FuelSalesLastYear>
          <GLDivisionCode>sample string 10</GLDivisionCode>
          <IgnoreContractPrice>true</IgnoreContractPrice>
          <IsContractLocation>true</IsContractLocation>
          <IsScalePrice>true</IsScalePrice>
          <IsTaxable>true</IsTaxable>
          <LocationId>1</LocationId>
          <NonFuelSales2YearsAgo>1</NonFuelSales2YearsAgo>
          <NonFuelSalesCurrentYear>1</NonFuelSalesCurrentYear>
          <NonFuelSalesLastYear>1</NonFuelSalesLastYear>
          <PoNumber>sample string 3</PoNumber>
          <Quantity2YearsAgo>1</Quantity2YearsAgo>
          <QuantityCurrentYear>1</QuantityCurrentYear>
          <QuantityLastYear>1</QuantityLastYear>
          <ScalePriceType>1</ScalePriceType>
          <TaxClassId>1</TaxClassId>
          <TaxLocationCode>sample string 8</TaxLocationCode>
          <TermsCodeId>1</TermsCodeId>
          <UseComputedUsage>true</UseComputedUsage>
        </Financial>
        <IsCustomerActive>true</IsCustomerActive>
        <IsSalesAllowed>true</IsSalesAllowed>
        <IsSameAsBillingAddress>true</IsSameAsBillingAddress>
        <IsSameAsCOD>true</IsSameAsCOD>
        <IsSameAsLegal>true</IsSameAsLegal>
        <IsSelected>true</IsSelected>
        <Items>
          <CustomerLocationItem>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <Description>sample string 5</Description>
            <ItemId>3</ItemId>
            <ItemNo>sample string 4</ItemNo>
            <LocationId>2</LocationId>
            <LocationItemId>1</LocationItemId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>
              <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
              <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 17</MessageId>
              <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
              <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
              <CreatedBy>sample string 14</CreatedBy>
              <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
              <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
              <IsActive>true</IsActive>
              <ModifiedBy>sample string 15</ModifiedBy>
              <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
              <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
              <AmountOverCost>1</AmountOverCost>
              <BaseCharge>1</BaseCharge>
              <BaseVolumeDays>1</BaseVolumeDays>
              <Description>sample string 3</Description>
              <Detail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
              </Detail>
              <IsHistoryOption>true</IsHistoryOption>
              <MinimumAmount>1</MinimumAmount>
              <OriginalRecord>sample string 10</OriginalRecord>
              <PercentOverCost>1</PercentOverCost>
              <Price>5</Price>
              <PriceCode>2</PriceCode>
              <PriceCodeId>1</PriceCodeId>
              <PriceCodeType>Fuel</PriceCodeType>
              <PriceDate>2025-04-03T16:49:00.3256568-04:00</PriceDate>
              <PriceLimit>1</PriceLimit>
              <PriceType>Code</PriceType>
              <PriceTypeText>Price Code</PriceTypeText>
              <Record>sample string 9</Record>
              <ScaleType>None</ScaleType>
              <ScaleTypeHelpText></ScaleTypeHelpText>
            </PriceCode>
            <PriceCodeId>1</PriceCodeId>
            <Variance>1</Variance>
          </CustomerLocationItem>
          <CustomerLocationItem>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <Description>sample string 5</Description>
            <ItemId>3</ItemId>
            <ItemNo>sample string 4</ItemNo>
            <LocationId>2</LocationId>
            <LocationItemId>1</LocationItemId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>
              <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
              <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 17</MessageId>
              <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
              <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
              <CreatedBy>sample string 14</CreatedBy>
              <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
              <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
              <IsActive>true</IsActive>
              <ModifiedBy>sample string 15</ModifiedBy>
              <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
              <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
              <AmountOverCost>1</AmountOverCost>
              <BaseCharge>1</BaseCharge>
              <BaseVolumeDays>1</BaseVolumeDays>
              <Description>sample string 3</Description>
              <Detail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
              </Detail>
              <IsHistoryOption>true</IsHistoryOption>
              <MinimumAmount>1</MinimumAmount>
              <OriginalRecord>sample string 10</OriginalRecord>
              <PercentOverCost>1</PercentOverCost>
              <Price>5</Price>
              <PriceCode>2</PriceCode>
              <PriceCodeId>1</PriceCodeId>
              <PriceCodeType>Fuel</PriceCodeType>
              <PriceDate>2025-04-03T16:49:00.3256568-04:00</PriceDate>
              <PriceLimit>1</PriceLimit>
              <PriceType>Code</PriceType>
              <PriceTypeText>Price Code</PriceTypeText>
              <Record>sample string 9</Record>
              <ScaleType>None</ScaleType>
              <ScaleTypeHelpText></ScaleTypeHelpText>
            </PriceCode>
            <PriceCodeId>1</PriceCodeId>
            <Variance>1</Variance>
          </CustomerLocationItem>
        </Items>
        <LegalCodeId>1</LegalCodeId>
        <LegalDate>2025-04-03T16:49:00.3100335-04:00</LegalDate>
        <LocationFullAddress>sample string 10
sample string 11, sample string 12  sample string 13
sample string 14</LocationFullAddress>
        <LocationId>1</LocationId>
        <LocationName>sample string 6</LocationName>
        <LocationNo>5</LocationNo>
        <LocationType>sample string 7</LocationType>
        <StartCodeId>8</StartCodeId>
        <StartDate>2025-04-03T16:49:00.3100335-04:00</StartDate>
        <State>sample string 12</State>
        <StateId>1</StateId>
        <TotalHeatCapacity>1</TotalHeatCapacity>
        <Zip>sample string 13</Zip>
      </CustomerLocation>
      <DatePromised>2025-04-03T16:49:00.3100335-04:00</DatePromised>
      <DatePromisedUTC>2025-04-03T16:49:00.3100335-04:00</DatePromisedUTC>
      <DeliveryId>1</DeliveryId>
      <DeliveryType>sample string 15</DeliveryType>
      <DeliveryUniqueId>116834d5-c38e-496e-a4bd-9cb5f60f1f63</DeliveryUniqueId>
      <DownloadedDate>2025-04-03T16:49:00.3100335-04:00</DownloadedDate>
      <DownloadedDateUTC>2025-04-03T16:49:00.3100335-04:00</DownloadedDateUTC>
      <EstimatedPercent>17</EstimatedPercent>
      <EstimatedQuantity>18</EstimatedQuantity>
      <InventoryId>1</InventoryId>
      <InvoiceNumber>sample string 14</InvoiceNumber>
      <IsComplete>true</IsComplete>
      <IsDeliveryClusteredLocation>true</IsDeliveryClusteredLocation>
      <IsManualDelivery>true</IsManualDelivery>
      <IsScheduleOverride>true</IsScheduleOverride>
      <IsSelected>true</IsSelected>
      <IsTicketPrinted>true</IsTicketPrinted>
      <ItemId>23</ItemId>
      <LoadDescription>sample string 33</LoadDescription>
      <LoadId>9</LoadId>
      <LoadSequence>10</LoadSequence>
      <LoadUniqueId>6022d997-2a9c-4f6f-89b5-67311c77ebbc</LoadUniqueId>
      <LocationId>5</LocationId>
      <LockedPrice>1</LockedPrice>
      <MarkedCompleteByRealTime>true</MarkedCompleteByRealTime>
      <MaxAmount>1</MaxAmount>
      <MaxLimitUser>sample string 24</MaxLimitUser>
      <MaxQuantity>1</MaxQuantity>
      <MiscItemId1>1</MiscItemId1>
      <MiscItemId2>1</MiscItemId2>
      <MiscItemId3>1</MiscItemId3>
      <MiscPrice1>34</MiscPrice1>
      <MiscPrice2>35</MiscPrice2>
      <MiscPrice3>36</MiscPrice3>
      <NoteId>1</NoteId>
      <PersonnelId>20</PersonnelId>
      <PersonnelNo>21</PersonnelNo>
      <PoNumber>sample string 27</PoNumber>
      <PrintedDate>2025-04-03T16:49:00.3100335-04:00</PrintedDate>
      <PrintedDateUTC>2025-04-03T16:49:00.3100335-04:00</PrintedDateUTC>
      <Priority>19</Priority>
      <ProductTypeId>22</ProductTypeId>
      <RouteSequence>1</RouteSequence>
      <RunOutDate>2025-04-03T16:49:00.3100335-04:00</RunOutDate>
      <RunOutDateUTC>2025-04-03T16:49:00.3100335-04:00</RunOutDateUTC>
      <SeqNo>8</SeqNo>
      <TicketDate>2025-04-03T16:49:00.3100335-04:00</TicketDate>
      <TicketDateUTC>2025-04-03T16:49:00.3100335-04:00</TicketDateUTC>
      <TicketMessage>sample string 31</TicketMessage>
      <TicketNumber>sample string 13</TicketNumber>
    </DeliveryMaster>
    <DeliveryMaster>
      <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
      <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 43</MessageId>
      <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
      <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
      <CreatedBy>sample string 40</CreatedBy>
      <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
      <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
      <IsActive>true</IsActive>
      <ModifiedBy>sample string 41</ModifiedBy>
      <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
      <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
      <ApprovalNumber>sample string 12</ApprovalNumber>
      <BatchBC>sample string 7</BatchBC>
      <BatchId>sample string 6</BatchId>
      <Contact>sample string 26</Contact>
      <CustomerId>4</CustomerId>
      <CustomerLocation>
        <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
        <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 39</MessageId>
        <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
        <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
        <CreatedBy>sample string 36</CreatedBy>
        <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
        <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
        <IsActive>true</IsActive>
        <ModifiedBy>sample string 37</ModifiedBy>
        <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
        <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
        <AccountNo>24</AccountNo>
        <AccountStatusDescription>sample string 19</AccountStatusDescription>
        <AccountStatusNumber>20</AccountStatusNumber>
        <Address>sample string 10</Address>
        <BillingAddress>sample string 25</BillingAddress>
        <BillingCity>sample string 26</BillingCity>
        <BillingCountry>sample string 29</BillingCountry>
        <BillingFullAddress>sample string 25
sample string 26, sample string 27  sample string 28
sample string 14</BillingFullAddress>
        <BillingStateProvince>sample string 27</BillingStateProvince>
        <BillingZip>sample string 28</BillingZip>
        <Categories>
          <CustomerLocationCategories>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <CategoryCode>sample string 3</CategoryCode>
            <CategoryDescription>sample string 4</CategoryDescription>
            <CategoryId>1</CategoryId>
            <LocationCategoryId>1</LocationCategoryId>
            <LocationId>2</LocationId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>sample string 5</PriceCode>
            <TotalPrice>1</TotalPrice>
            <Variance>1</Variance>
          </CustomerLocationCategories>
          <CustomerLocationCategories>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <CategoryCode>sample string 3</CategoryCode>
            <CategoryDescription>sample string 4</CategoryDescription>
            <CategoryId>1</CategoryId>
            <LocationCategoryId>1</LocationCategoryId>
            <LocationId>2</LocationId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>sample string 5</PriceCode>
            <TotalPrice>1</TotalPrice>
            <Variance>1</Variance>
          </CustomerLocationCategories>
        </Categories>
        <City>sample string 11</City>
        <Contacts>
          <CustomerLocationContact>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 24</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 21</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 22</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <AllowEmail>true</AllowEmail>
            <AllowEmailInvoice>true</AllowEmailInvoice>
            <AllowEmailLetter>true</AllowEmailLetter>
            <AllowEmailStatement>true</AllowEmailStatement>
            <AllowSMS>true</AllowSMS>
            <ContactNo>4</ContactNo>
            <ContactSource>sample string 1</ContactSource>
            <Email>sample string 8</Email>
            <IsPrimary>true</IsPrimary>
            <LocationContactId>2</LocationContactId>
            <LocationId>3</LocationId>
            <Name>sample string 5</Name>
            <Phone1>sample string 9</Phone1>
            <Phone2>sample string 11</Phone2>
            <PhoneCountryCode1>1</PhoneCountryCode1>
            <PhoneCountryCode2>1</PhoneCountryCode2>
            <PhoneExt1>1</PhoneExt1>
            <PhoneExt2>1</PhoneExt2>
            <PhoneTypeDescription1>sample string 10</PhoneTypeDescription1>
            <PhoneTypeDescription2>sample string 12</PhoneTypeDescription2>
            <PhoneTypeId1>1</PhoneTypeId1>
            <PhoneTypeId2>1</PhoneTypeId2>
            <Title>sample string 6</Title>
          </CustomerLocationContact>
          <CustomerLocationContact>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 24</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 21</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 22</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <AllowEmail>true</AllowEmail>
            <AllowEmailInvoice>true</AllowEmailInvoice>
            <AllowEmailLetter>true</AllowEmailLetter>
            <AllowEmailStatement>true</AllowEmailStatement>
            <AllowSMS>true</AllowSMS>
            <ContactNo>4</ContactNo>
            <ContactSource>sample string 1</ContactSource>
            <Email>sample string 8</Email>
            <IsPrimary>true</IsPrimary>
            <LocationContactId>2</LocationContactId>
            <LocationId>3</LocationId>
            <Name>sample string 5</Name>
            <Phone1>sample string 9</Phone1>
            <Phone2>sample string 11</Phone2>
            <PhoneCountryCode1>1</PhoneCountryCode1>
            <PhoneCountryCode2>1</PhoneCountryCode2>
            <PhoneExt1>1</PhoneExt1>
            <PhoneExt2>1</PhoneExt2>
            <PhoneTypeDescription1>sample string 10</PhoneTypeDescription1>
            <PhoneTypeDescription2>sample string 12</PhoneTypeDescription2>
            <PhoneTypeId1>1</PhoneTypeId1>
            <PhoneTypeId2>1</PhoneTypeId2>
            <Title>sample string 6</Title>
          </CustomerLocationContact>
        </Contacts>
        <Country>sample string 14</Country>
        <CountryId>1</CountryId>
        <CustomerId>2</CustomerId>
        <CustomerKey>sample string 4</CustomerKey>
        <CustomerName>sample string 3</CustomerName>
        <DefaultPersonnelId>1</DefaultPersonnelId>
        <Delivery>
          <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
          <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 27</MessageId>
          <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
          <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
          <CreatedBy>sample string 24</CreatedBy>
          <CreatedOn>2025-04-03T16:49:00.3100335-04:00</CreatedOn>
          <CreatedOnUTC>2025-04-03T16:49:00.3100335-04:00</CreatedOnUTC>
          <IsActive>true</IsActive>
          <ModifiedBy>sample string 25</ModifiedBy>
          <ModifiedOn>2025-04-03T16:49:00.3100335-04:00</ModifiedOn>
          <ModifiedOnUTC>2025-04-03T16:49:00.3100335-04:00</ModifiedOnUTC>
          <AutomatedTankCheckCycle>9</AutomatedTankCheckCycle>
          <CanExtendTicket>true</CanExtendTicket>
          <CanLeaveTicket>true</CanLeaveTicket>
          <CycleLast>1</CycleLast>
          <CycleSummer>1</CycleSummer>
          <CycleWinter>1</CycleWinter>
          <DegreeDayKFactor>1</DegreeDayKFactor>
          <DegreeDayKFactorLast>1</DegreeDayKFactorLast>
          <DegreeDayRegion>1</DegreeDayRegion>
          <DegreeDaySystem>sample string 16</DegreeDaySystem>
          <DeliveryDayOfWeek>1</DeliveryDayOfWeek>
          <DeliveryTicketStatus>sample string 11</DeliveryTicketStatus>
          <DeliveryTicketStatusOriginal>sample string 12</DeliveryTicketStatusOriginal>
          <EstimatedNextDelivery>2025-04-03T16:49:00.3100335-04:00</EstimatedNextDelivery>
          <EstimatedPercent>1</EstimatedPercent>
          <EstimatedPercentDate>2025-04-03T16:49:00.3100335-04:00</EstimatedPercentDate>
          <FillDayScheduleCode>sample string 17</FillDayScheduleCode>
          <FillWeeklyYearlySchedule>sample string 19</FillWeeklyYearlySchedule>
          <InventoryTransferId>1</InventoryTransferId>
          <IsFillDayScheduleFlipped>true</IsFillDayScheduleFlipped>
          <IsSignatureRequired>true</IsSignatureRequired>
          <IsTankCheckAutomated>true</IsTankCheckAutomated>
          <LastDeliveryDate>2025-04-03T16:49:00.3100335-04:00</LastDeliveryDate>
          <LastPercentFill>5</LastPercentFill>
          <LastQuantityUsed>4</LastQuantityUsed>
          <Latitude>1</Latitude>
          <LocationId>1</LocationId>
          <Longitude>1</Longitude>
          <MaximumPercentOfFill>7</MaximumPercentOfFill>
          <Metered>sample string 20</Metered>
          <MinimumPercentOfFill>6</MinimumPercentOfFill>
          <NonHeatUsage>1</NonHeatUsage>
          <NonHeatUsageLast>1</NonHeatUsageLast>
          <NonHeatUsageSummer>1</NonHeatUsageSummer>
          <NumberTicketCopies>15</NumberTicketCopies>
          <QualityOfFit>1</QualityOfFit>
          <RecalculateDeliveriesNeeded>1</RecalculateDeliveriesNeeded>
          <RecalculateDeliveriesNeededSummer>1</RecalculateDeliveriesNeededSummer>
          <RecalculateFromDate>2025-04-03T16:49:00.3100335-04:00</RecalculateFromDate>
          <RequiresLockKey>true</RequiresLockKey>
          <RouteSequence>1</RouteSequence>
          <RouteSequenceFriday>1</RouteSequenceFriday>
          <RouteSequenceMonday>1</RouteSequenceMonday>
          <RouteSequenceSaturday>1</RouteSequenceSaturday>
          <RouteSequenceSunday>1</RouteSequenceSunday>
          <RouteSequenceThursday>1</RouteSequenceThursday>
          <RouteSequenceTuesday>1</RouteSequenceTuesday>
          <RouteSequenceWednesday>1</RouteSequenceWednesday>
          <TankCheckLastDate>2025-04-03T16:49:00.3100335-04:00</TankCheckLastDate>
          <TankCheckSource>sample string 10</TankCheckSource>
          <TankLastPercent>1</TankLastPercent>
        </Delivery>
        <DeliveryInstructions>sample string 17</DeliveryInstructions>
        <DescriptionCode>sample string 18</DescriptionCode>
        <Descriptions>
          <CustomerLocationDescription>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 9</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 6</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 7</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <DescriptionId>1</DescriptionId>
            <LocationDescriptionId>1</LocationDescriptionId>
            <LocationId>2</LocationId>
          </CustomerLocationDescription>
          <CustomerLocationDescription>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 9</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 6</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 7</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <DescriptionId>1</DescriptionId>
            <LocationDescriptionId>1</LocationDescriptionId>
            <LocationId>2</LocationId>
          </CustomerLocationDescription>
        </Descriptions>
        <EndCodeId>1</EndCodeId>
        <EndDate>2025-04-03T16:49:00.3100335-04:00</EndDate>
        <Financial>
          <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
          <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 17</MessageId>
          <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
          <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
          <CreatedBy>sample string 14</CreatedBy>
          <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
          <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
          <IsActive>true</IsActive>
          <ModifiedBy>sample string 15</ModifiedBy>
          <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
          <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
          <AllowExtraCharge>true</AllowExtraCharge>
          <CommissionSalesPersonId>1</CommissionSalesPersonId>
          <CommissionStartDate>2025-04-03T16:49:00.3256568-04:00</CommissionStartDate>
          <FuelSales2YearsAgo>1</FuelSales2YearsAgo>
          <FuelSalesCurrentYear>1</FuelSalesCurrentYear>
          <FuelSalesLastYear>1</FuelSalesLastYear>
          <GLDivisionCode>sample string 10</GLDivisionCode>
          <IgnoreContractPrice>true</IgnoreContractPrice>
          <IsContractLocation>true</IsContractLocation>
          <IsScalePrice>true</IsScalePrice>
          <IsTaxable>true</IsTaxable>
          <LocationId>1</LocationId>
          <NonFuelSales2YearsAgo>1</NonFuelSales2YearsAgo>
          <NonFuelSalesCurrentYear>1</NonFuelSalesCurrentYear>
          <NonFuelSalesLastYear>1</NonFuelSalesLastYear>
          <PoNumber>sample string 3</PoNumber>
          <Quantity2YearsAgo>1</Quantity2YearsAgo>
          <QuantityCurrentYear>1</QuantityCurrentYear>
          <QuantityLastYear>1</QuantityLastYear>
          <ScalePriceType>1</ScalePriceType>
          <TaxClassId>1</TaxClassId>
          <TaxLocationCode>sample string 8</TaxLocationCode>
          <TermsCodeId>1</TermsCodeId>
          <UseComputedUsage>true</UseComputedUsage>
        </Financial>
        <IsCustomerActive>true</IsCustomerActive>
        <IsSalesAllowed>true</IsSalesAllowed>
        <IsSameAsBillingAddress>true</IsSameAsBillingAddress>
        <IsSameAsCOD>true</IsSameAsCOD>
        <IsSameAsLegal>true</IsSameAsLegal>
        <IsSelected>true</IsSelected>
        <Items>
          <CustomerLocationItem>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <Description>sample string 5</Description>
            <ItemId>3</ItemId>
            <ItemNo>sample string 4</ItemNo>
            <LocationId>2</LocationId>
            <LocationItemId>1</LocationItemId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>
              <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
              <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 17</MessageId>
              <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
              <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
              <CreatedBy>sample string 14</CreatedBy>
              <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
              <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
              <IsActive>true</IsActive>
              <ModifiedBy>sample string 15</ModifiedBy>
              <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
              <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
              <AmountOverCost>1</AmountOverCost>
              <BaseCharge>1</BaseCharge>
              <BaseVolumeDays>1</BaseVolumeDays>
              <Description>sample string 3</Description>
              <Detail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
              </Detail>
              <IsHistoryOption>true</IsHistoryOption>
              <MinimumAmount>1</MinimumAmount>
              <OriginalRecord>sample string 10</OriginalRecord>
              <PercentOverCost>1</PercentOverCost>
              <Price>5</Price>
              <PriceCode>2</PriceCode>
              <PriceCodeId>1</PriceCodeId>
              <PriceCodeType>Fuel</PriceCodeType>
              <PriceDate>2025-04-03T16:49:00.3256568-04:00</PriceDate>
              <PriceLimit>1</PriceLimit>
              <PriceType>Code</PriceType>
              <PriceTypeText>Price Code</PriceTypeText>
              <Record>sample string 9</Record>
              <ScaleType>None</ScaleType>
              <ScaleTypeHelpText></ScaleTypeHelpText>
            </PriceCode>
            <PriceCodeId>1</PriceCodeId>
            <Variance>1</Variance>
          </CustomerLocationItem>
          <CustomerLocationItem>
            <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
            <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 12</MessageId>
            <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
            <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
            <CreatedBy>sample string 9</CreatedBy>
            <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
            <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
            <IsActive>true</IsActive>
            <ModifiedBy>sample string 10</ModifiedBy>
            <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
            <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
            <Description>sample string 5</Description>
            <ItemId>3</ItemId>
            <ItemNo>sample string 4</ItemNo>
            <LocationId>2</LocationId>
            <LocationItemId>1</LocationItemId>
            <LockDate>2025-04-03T16:49:00.3256568-04:00</LockDate>
            <LockPrice>1</LockPrice>
            <Price>1</Price>
            <PriceCode>
              <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
              <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 17</MessageId>
              <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
              <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
              <CreatedBy>sample string 14</CreatedBy>
              <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
              <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
              <IsActive>true</IsActive>
              <ModifiedBy>sample string 15</ModifiedBy>
              <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
              <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
              <AmountOverCost>1</AmountOverCost>
              <BaseCharge>1</BaseCharge>
              <BaseVolumeDays>1</BaseVolumeDays>
              <Description>sample string 3</Description>
              <Detail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
                <PriceCodeDetail>
                  <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
                  <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 13</MessageId>
                  <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
                  <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
                  <CreatedBy>sample string 10</CreatedBy>
                  <CreatedOn>2025-04-03T16:49:00.3256568-04:00</CreatedOn>
                  <CreatedOnUTC>2025-04-03T16:49:00.3256568-04:00</CreatedOnUTC>
                  <IsActive>true</IsActive>
                  <ModifiedBy>sample string 11</ModifiedBy>
                  <ModifiedOn>2025-04-03T16:49:00.3256568-04:00</ModifiedOn>
                  <ModifiedOnUTC>2025-04-03T16:49:00.3256568-04:00</ModifiedOnUTC>
                  <AnalyzerPriceCode>1</AnalyzerPriceCode>
                  <AnalyzerPriceCodeId>1</AnalyzerPriceCodeId>
                  <OriginalRecord>sample string 6</OriginalRecord>
                  <Price>4</Price>
                  <PriceCodeId>2</PriceCodeId>
                  <PriceDtlId>1</PriceDtlId>
                  <Quantity>3</Quantity>
                  <Record>sample string 5</Record>
                </PriceCodeDetail>
              </Detail>
              <IsHistoryOption>true</IsHistoryOption>
              <MinimumAmount>1</MinimumAmount>
              <OriginalRecord>sample string 10</OriginalRecord>
              <PercentOverCost>1</PercentOverCost>
              <Price>5</Price>
              <PriceCode>2</PriceCode>
              <PriceCodeId>1</PriceCodeId>
              <PriceCodeType>Fuel</PriceCodeType>
              <PriceDate>2025-04-03T16:49:00.3256568-04:00</PriceDate>
              <PriceLimit>1</PriceLimit>
              <PriceType>Code</PriceType>
              <PriceTypeText>Price Code</PriceTypeText>
              <Record>sample string 9</Record>
              <ScaleType>None</ScaleType>
              <ScaleTypeHelpText></ScaleTypeHelpText>
            </PriceCode>
            <PriceCodeId>1</PriceCodeId>
            <Variance>1</Variance>
          </CustomerLocationItem>
        </Items>
        <LegalCodeId>1</LegalCodeId>
        <LegalDate>2025-04-03T16:49:00.3100335-04:00</LegalDate>
        <LocationFullAddress>sample string 10
sample string 11, sample string 12  sample string 13
sample string 14</LocationFullAddress>
        <LocationId>1</LocationId>
        <LocationName>sample string 6</LocationName>
        <LocationNo>5</LocationNo>
        <LocationType>sample string 7</LocationType>
        <StartCodeId>8</StartCodeId>
        <StartDate>2025-04-03T16:49:00.3100335-04:00</StartDate>
        <State>sample string 12</State>
        <StateId>1</StateId>
        <TotalHeatCapacity>1</TotalHeatCapacity>
        <Zip>sample string 13</Zip>
      </CustomerLocation>
      <DatePromised>2025-04-03T16:49:00.3100335-04:00</DatePromised>
      <DatePromisedUTC>2025-04-03T16:49:00.3100335-04:00</DatePromisedUTC>
      <DeliveryId>1</DeliveryId>
      <DeliveryType>sample string 15</DeliveryType>
      <DeliveryUniqueId>116834d5-c38e-496e-a4bd-9cb5f60f1f63</DeliveryUniqueId>
      <DownloadedDate>2025-04-03T16:49:00.3100335-04:00</DownloadedDate>
      <DownloadedDateUTC>2025-04-03T16:49:00.3100335-04:00</DownloadedDateUTC>
      <EstimatedPercent>17</EstimatedPercent>
      <EstimatedQuantity>18</EstimatedQuantity>
      <InventoryId>1</InventoryId>
      <InvoiceNumber>sample string 14</InvoiceNumber>
      <IsComplete>true</IsComplete>
      <IsDeliveryClusteredLocation>true</IsDeliveryClusteredLocation>
      <IsManualDelivery>true</IsManualDelivery>
      <IsScheduleOverride>true</IsScheduleOverride>
      <IsSelected>true</IsSelected>
      <IsTicketPrinted>true</IsTicketPrinted>
      <ItemId>23</ItemId>
      <LoadDescription>sample string 33</LoadDescription>
      <LoadId>9</LoadId>
      <LoadSequence>10</LoadSequence>
      <LoadUniqueId>6022d997-2a9c-4f6f-89b5-67311c77ebbc</LoadUniqueId>
      <LocationId>5</LocationId>
      <LockedPrice>1</LockedPrice>
      <MarkedCompleteByRealTime>true</MarkedCompleteByRealTime>
      <MaxAmount>1</MaxAmount>
      <MaxLimitUser>sample string 24</MaxLimitUser>
      <MaxQuantity>1</MaxQuantity>
      <MiscItemId1>1</MiscItemId1>
      <MiscItemId2>1</MiscItemId2>
      <MiscItemId3>1</MiscItemId3>
      <MiscPrice1>34</MiscPrice1>
      <MiscPrice2>35</MiscPrice2>
      <MiscPrice3>36</MiscPrice3>
      <NoteId>1</NoteId>
      <PersonnelId>20</PersonnelId>
      <PersonnelNo>21</PersonnelNo>
      <PoNumber>sample string 27</PoNumber>
      <PrintedDate>2025-04-03T16:49:00.3100335-04:00</PrintedDate>
      <PrintedDateUTC>2025-04-03T16:49:00.3100335-04:00</PrintedDateUTC>
      <Priority>19</Priority>
      <ProductTypeId>22</ProductTypeId>
      <RouteSequence>1</RouteSequence>
      <RunOutDate>2025-04-03T16:49:00.3100335-04:00</RunOutDate>
      <RunOutDateUTC>2025-04-03T16:49:00.3100335-04:00</RunOutDateUTC>
      <SeqNo>8</SeqNo>
      <TicketDate>2025-04-03T16:49:00.3100335-04:00</TicketDate>
      <TicketDateUTC>2025-04-03T16:49:00.3100335-04:00</TicketDateUTC>
      <TicketMessage>sample string 31</TicketMessage>
      <TicketNumber>sample string 13</TicketNumber>
    </DeliveryMaster>
  </AssignedDeliveries>
  <ChangeVersion>13</ChangeVersion>
  <Description>sample string 3</Description>
  <Duration>6</Duration>
  <DurationWithStops>10</DurationWithStops>
  <EndingPoint>1</EndingPoint>
  <IsCurrentInMogo>true</IsCurrentInMogo>
  <IsDirty>true</IsDirty>
  <IsSelected>true</IsSelected>
  <LoadId>1</LoadId>
  <LoadNumber>4</LoadNumber>
  <LoadUniqueId>4ab43784-720d-4b9c-b22b-773627f452d6</LoadUniqueId>
  <MogoLoadNumber>11</MogoLoadNumber>
  <PersonnelId>1</PersonnelId>
  <StartingPoint>1</StartingPoint>
  <TargetDate>2025-04-03T16:49:00.3100335-04:00</TargetDate>
  <TargetDateUTC>2025-04-03T16:49:00.3100335-04:00</TargetDateUTC>
  <TotalActualQuantity>8</TotalActualQuantity>
  <TotalEstimatedMileage>9</TotalEstimatedMileage>
  <TotalEstimatedQuantity>7</TotalEstimatedQuantity>
  <User>sample string 15</User>
  <VehicleCapacity>5</VehicleCapacity>
  <VehicleId>1</VehicleId>
</LoadMaster>

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 'LoadMaster'.

Response Information

Resource Description

MogoLiveResponse
NameDescriptionTypeAdditional information
MogoLiveEvent

MogoLiveEvent

None.

MogoLiveEvents

Collection of MogoLiveEvent

None.

ResponseStatus

ResponseStatus

None.

Response Formats

application/json, text/json

Sample:
{
  "MogoLiveEvent": {
    "TableName": "sample string 1",
    "Id": "9422f65e-54cf-4ce1-bffd-9767c4091cb0",
    "Success": true,
    "WasTransactionRolledBack": true,
    "Message": "sample string 5",
    "Action": 0,
    "ErrorMessage": "sample string 6"
  },
  "MogoLiveEvents": [
    {
      "TableName": "sample string 1",
      "Id": "9422f65e-54cf-4ce1-bffd-9767c4091cb0",
      "Success": true,
      "WasTransactionRolledBack": true,
      "Message": "sample string 5",
      "Action": 0,
      "ErrorMessage": "sample string 6"
    },
    {
      "TableName": "sample string 1",
      "Id": "9422f65e-54cf-4ce1-bffd-9767c4091cb0",
      "Success": true,
      "WasTransactionRolledBack": true,
      "Message": "sample string 5",
      "Action": 0,
      "ErrorMessage": "sample string 6"
    }
  ],
  "ResponseStatus": {
    "ErrorCode": "sample string 1",
    "Message": "sample string 2",
    "StackTrace": "sample string 3",
    "Errors": [
      "sample string 1",
      "sample string 2"
    ],
    "Title": "sample string 4"
  }
}

application/xml, text/xml

Sample:
<MogoLiveResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RCCI.Models.Response.Common">
  <ResponseStatus xmlns="http://schemas.datacontract.org/2004/07/RCCI.Models">
    <ErrorCode>sample string 1</ErrorCode>
    <Errors xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </Errors>
    <Message>sample string 2</Message>
    <StackTrace>sample string 3</StackTrace>
    <Title>sample string 4</Title>
  </ResponseStatus>
  <MogoLiveEvent>
    <Action>Insert</Action>
    <ErrorMessage>sample string 6</ErrorMessage>
    <Id>9422f65e-54cf-4ce1-bffd-9767c4091cb0</Id>
    <Message>sample string 5</Message>
    <Success>true</Success>
    <TableName>sample string 1</TableName>
    <WasTransactionRolledBack>true</WasTransactionRolledBack>
  </MogoLiveEvent>
  <MogoLiveEvents>
    <MogoLiveEvent>
      <Action>Insert</Action>
      <ErrorMessage>sample string 6</ErrorMessage>
      <Id>9422f65e-54cf-4ce1-bffd-9767c4091cb0</Id>
      <Message>sample string 5</Message>
      <Success>true</Success>
      <TableName>sample string 1</TableName>
      <WasTransactionRolledBack>true</WasTransactionRolledBack>
    </MogoLiveEvent>
    <MogoLiveEvent>
      <Action>Insert</Action>
      <ErrorMessage>sample string 6</ErrorMessage>
      <Id>9422f65e-54cf-4ce1-bffd-9767c4091cb0</Id>
      <Message>sample string 5</Message>
      <Success>true</Success>
      <TableName>sample string 1</TableName>
      <WasTransactionRolledBack>true</WasTransactionRolledBack>
    </MogoLiveEvent>
  </MogoLiveEvents>
</MogoLiveResponse>