GET Api/PortalSetting/GetBasicPortalSetting?clientID={clientID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

PortalSetting
NameDescriptionTypeAdditional information
CompanyName

string

None.

TimeZone

string

None.

TimeZoneUtcOffset

time interval

None.

CompanyLogoAttachment

Attachment

None.

FaviconAttachment

Attachment

None.

LandingPage

integer

None.

DateFormat

string

None.

TimeFormat

string

None.

OverSpeedKmHr

integer

None.

OverSpeedTimeThreshold

integer

None.

IdlingThreshold

integer

None.

StoppageThreshold

integer

None.

SeatbeltThreshold

integer

None.

OdometerUnit

OdometerUnit

None.

FuelUnit

FuelUnit

None.

TripStopDurationInMin

integer

None.

ApiKey

string

None.

DailySummaryEmailIDs

string

None.

PlatformFeatures

Collection of integer

None.

TemperatureSensor1

string

None.

TemperatureSensor2

string

None.

TemperatureSensor3

string

None.

TemperatureSensor4

string

None.

DriverCallingEnabled

boolean

None.

DriverCallingType

DriverCallingType

None.

EnableDriverCalling

boolean

None.

EnableTrafficFine

boolean

None.

toll_traffic_summary

toll_traffic_summary

None.

MapClusterMode

MapClusterMode

None.

IsShowInfoWindowEnabled

boolean

None.

IsShowDriverNameOnInfoBoxEnabled

boolean

None.

CurrencyID

string

None.

CountryCode

string

None.

MapViewMode

MapViewMode

None.

DashboardLayoutMode

DashboardLayoutMode

None.

DashboardAnalyticsTab

DashboardAnalyticsTab

None.

MapCenterLatitude

decimal number

None.

MapCenterLongitude

decimal number

None.

MapZoomLevel

integer

None.

SmsProvider

SmsProvider

None.

SMSPara

SMSPara

None.

SmsProviderDetailText

string

None.

EmailProvider

EmailProvider

None.

EmailPara

EmailPara

None.

EmailProviderDetailsText

string

None.

TripDetection

TripDetection

None.

MDVRProvider

MDVRProvider

None.

MDVRCredential

MDVRCredential

None.

mdvr_setting

TupleOfInt32AndString

None.

FuelConfig

FuelConfig

None.

TaskConfiguration

TaskConfiguration

None.

EnabledFeatures

Collection of integer

None.

DashboardColumns

Collection of integer

None.

TelematicsMode

TelematicsMode

None.

EmployeeConfiguration

EmployeeConfiguration

None.

DurationFormat

DurationFormat

None.

DriverConfiguration

DriverConfiguration

None.

URLShortenerProvider

URLShortenerProvider

None.

URLShortner

URLShortner

None.

URLShortenerProviderDetailText

string

None.

DataPacketCollectionFrequency

integer

None.

DataPacketSendingFrequency

integer

None.

ClientDomain

string

None.

DelayedDataThreshold

integer

None.

HumiditySensor1

string

None.

HumiditySensor2

string

None.

HumiditySensor3

string

None.

HumiditySensor4

string

None.

RoutePlannerPackage

RoutePlannerPackage

None.

Id

globally unique identifier

None.

UserName

string

None.

UserID

globally unique identifier

None.

CreatedBy

string

None.

CreatedOn

date

None.

ClientID

globally unique identifier

None.

ClientName

string

None.

PartnerID

globally unique identifier

None.

PartnerName

string

None.

Response Formats

application/json, text/json

Sample:
{
  "CompanyName": "sample string 1",
  "TimeZone": "sample string 2",
  "TimeZoneUtcOffset": "00:00:00.1234567",
  "CompanyLogoAttachment": {
    "AttachmentID": "d3ccd253-308c-47fa-8932-372de73bba72",
    "AttachmentData": "QEA=",
    "AttachmentDataBase64": "sample string 2",
    "ContentType": "sample string 3",
    "FileName": "sample string 4",
    "ImageString": "sample string 5",
    "IsDeleted": true
  },
  "FaviconAttachment": {
    "AttachmentID": "d3ccd253-308c-47fa-8932-372de73bba72",
    "AttachmentData": "QEA=",
    "AttachmentDataBase64": "sample string 2",
    "ContentType": "sample string 3",
    "FileName": "sample string 4",
    "ImageString": "sample string 5",
    "IsDeleted": true
  },
  "LandingPage": 4,
  "DateFormat": "sample string 5",
  "TimeFormat": "sample string 6",
  "OverSpeedKmHr": 7,
  "OverSpeedTimeThreshold": 8,
  "IdlingThreshold": 9,
  "StoppageThreshold": 10,
  "SeatbeltThreshold": 11,
  "OdometerUnit": 1,
  "FuelUnit": 1,
  "TripStopDurationInMin": 12,
  "ApiKey": "sample string 13",
  "DailySummaryEmailIDs": "sample string 14",
  "PlatformFeatures": [
    1,
    2
  ],
  "TemperatureSensor1": "sample string 15",
  "TemperatureSensor2": "sample string 16",
  "TemperatureSensor3": "sample string 17",
  "TemperatureSensor4": "sample string 18",
  "DriverCallingEnabled": true,
  "DriverCallingType": 0,
  "EnableDriverCalling": true,
  "EnableTrafficFine": true,
  "toll_traffic_summary": {
    "toll_available_balance": 1.1,
    "traffic_unpaid_balnace": 2.1
  },
  "MapClusterMode": 0,
  "IsShowInfoWindowEnabled": true,
  "IsShowDriverNameOnInfoBoxEnabled": true,
  "CurrencyID": "sample string 24",
  "CountryCode": "sample string 25",
  "MapViewMode": 0,
  "DashboardLayoutMode": 0,
  "DashboardAnalyticsTab": 0,
  "MapCenterLatitude": 26.1,
  "MapCenterLongitude": 27.1,
  "MapZoomLevel": 28,
  "SmsProvider": 0,
  "SMSPara": {
    "SmsProvider": 0,
    "Username": "sample string 1",
    "Password": "sample string 2",
    "SenderMobileNo": "sample string 3",
    "MobileNo": "sample string 4",
    "Message": "sample string 5",
    "ApiKey": "sample string 6",
    "ApiSecret": "sample string 7",
    "From": "sample string 8",
    "SenderID": "sample string 9",
    "AuthKey": "sample string 10",
    "AuthToken": "sample string 11",
    "URL": "sample string 12"
  },
  "SmsProviderDetailText": "sample string 29",
  "EmailProvider": 0,
  "EmailPara": {
    "EmailProvider": 0,
    "Username": "sample string 1",
    "Password": "sample string 2",
    "Port": 3,
    "Host": "sample string 4",
    "SenderDisplayName": "sample string 5",
    "SenderEmailID": "sample string 6",
    "IsEnableSSL": true
  },
  "EmailProviderDetailsText": "sample string 30",
  "TripDetection": {
    "MinMovingSpeed": 1,
    "TripStopDurationInMin": 2.1,
    "MinTripDistance": 3.1,
    "MinTripTime": 4.1
  },
  "MDVRProvider": 0,
  "MDVRCredential": {
    "Url": "sample string 1",
    "Username": "sample string 2",
    "Password": "sample string 3"
  },
  "mdvr_setting": {
    "m_Item1": 1,
    "m_Item2": "sample string 2"
  },
  "FuelConfig": {
    "Refuel": {
      "DetectRefillWhenStopped": true,
      "DetectRefill": 0,
      "DetectRefillInSecond": 2
    },
    "Drain": {
      "DetectDrainWhenStopped": true,
      "MinimumDrainLitres": 2.1,
      "DetectDrainAfterStayTimeout": 3.1
    }
  },
  "TaskConfiguration": {
    "ClientID": "b07d9e8c-5a72-4933-9dae-532c16eeeaa7",
    "PartnerID": "250a07ad-92b2-477b-8477-0b850fde6ba7",
    "DeliveryType": 0,
    "TaskType": 0,
    "LandingView": 0,
    "AutoAllocation": 0,
    "DeliveryProof": {
      "Signature": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "Note": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "DeliveryMode": {
        "Mode": 0,
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "Photo": {
        "SourceType": 0,
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "DriverLocation": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "DeliveryTimestamp": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "OTP": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "QRCodeNumber": {
        "QRCodeCaptureOption": 0,
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "ReferenceNumber": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      }
    },
    "PickupProof": {
      "Signature": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "Note": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "DeliveryMode": {
        "Mode": 0,
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "Photo": {
        "SourceType": 0,
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "DriverLocation": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "DeliveryTimestamp": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "OTP": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "QRCodeNumber": {
        "QRCodeCaptureOption": 0,
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      },
      "ReferenceNumber": {
        "Enabled": true,
        "IsRequired": true,
        "VisibleToCustomer": true,
        "VisibleToMerchant": true
      }
    },
    "DriverDutyMode": 0,
    "MaxTasksPerDriver": 3,
    "SLAInMinutes": 4,
    "TaskNotification": {
      "TaskDelay": {
        "InHrs": 1,
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "543dbdcb-c9a8-470e-a917-7d759e275cf8",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Cancelled": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "OnHold": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Assigned": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Reassignment": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Deleted": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Completed": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "RiderGoesOnlineOffline": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "DailySummary": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "CustomerTask": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Failed": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "b60c19d5-7188-4115-a626-864cb5540ebd",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      }
    },
    "DeliveryMapView": 0,
    "IsTimeWindowEnable": true,
    "AutoAllocationScheduler": {
      "TaskAssignRetrySchedule": 0,
      "TaskAutoDispatchSchedule": 0,
      "LastExecutedOn": "2026-06-06T03:38:18.1287612+04:00"
    },
    "DriverResponseTimeOut": 6,
    "OptimizationType": 0,
    "TaskAddOn": {
      "IsCustomersMasterEnabled": true
    },
    "CustomerJourneyPreference": {
      "OrderCreated": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "OrderAssinged": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "TaskStarted": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "ArrivedAtDoorstep": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "Feedback": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "Failed": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "Cancelled": {
        "IsEnabled": true,
        "IsEmailEnabled": true,
        "Message": "sample string 3",
        "CustomerType": [
          1,
          2
        ]
      },
      "IsAllowCustomersToPinThelocation": true,
      "CustomersPinLocationType": 0,
      "CustomersPinLocationMessage": "sample string 2",
      "IsHidePickupLocation": true,
      "RadiusInMeter": 4,
      "DriverAppCustomerWhatsAppMessage": "sample string 5",
      "FeedbackRatingCategories": [
        {
          "FromRating": 1,
          "ToRating": 2,
          "Category": "sample string 3"
        },
        {
          "FromRating": 1,
          "ToRating": 2,
          "Category": "sample string 3"
        }
      ],
      "SupportCallCenterNumber": "sample string 6",
      "SupportCallWhatAppNumber": "sample string 7",
      "AreaOfImprovement": [
        {
          "ID": "3cf1db65-54ee-4ce6-b521-6aab3421bd1e",
          "Name": "sample string 2"
        },
        {
          "ID": "3cf1db65-54ee-4ce6-b521-6aab3421bd1e",
          "Name": "sample string 2"
        }
      ],
      "FeedbackSetup": [
        {
          "ClientID": "c4e05a68-cb9a-4432-974f-fd7c66aaa668",
          "Stars": 2,
          "Emails": "sample string 3",
          "AreaOfImprovement": [
            {
              "ID": "3cf1db65-54ee-4ce6-b521-6aab3421bd1e",
              "Name": "sample string 2"
            },
            {
              "ID": "3cf1db65-54ee-4ce6-b521-6aab3421bd1e",
              "Name": "sample string 2"
            }
          ]
        },
        {
          "ClientID": "c4e05a68-cb9a-4432-974f-fd7c66aaa668",
          "Stars": 2,
          "Emails": "sample string 3",
          "AreaOfImprovement": [
            {
              "ID": "3cf1db65-54ee-4ce6-b521-6aab3421bd1e",
              "Name": "sample string 2"
            },
            {
              "ID": "3cf1db65-54ee-4ce6-b521-6aab3421bd1e",
              "Name": "sample string 2"
            }
          ]
        }
      ]
    },
    "DuplicateTaskBehavior": 0,
    "IgnoreRoutePointType": 0,
    "IgnoreRoutePointGeoFenceIDs": [
      "9f7d804a-2168-46b4-ab50-c74966754a81",
      "d0418056-42fb-4667-8ea3-b6dbdcd14e85"
    ],
    "MaxAttachmentAllowed": 7,
    "RiderAppConfiguration": {
      "DeliveryType": 0,
      "IsTaskDistanceRestrictionEnabled": true,
      "TaskDistanceRestrictionInMeter": 2,
      "IsTaskDistanceRestrictionEnabledPickup": true,
      "TaskDistanceRestrictionInMeterForPickup": 4,
      "IsDriverAutoOffDutyEnabled": true,
      "IsDriverOnDutyGeofenceRestrictionEnabled": true,
      "IsTaskDelayAlertEnabled": true,
      "TaskDelayTimeInMinute": 8,
      "TaskDelayNotificationText": "sample string 9",
      "IsCollectCashEnabled": true,
      "IsDriverTaskEarningEnabled": true,
      "IsCreditToWalletEnabled": true,
      "MaxCashCollectionAllowed": 13.1,
      "TaskCancelReasons": [
        {
          "Reason": "sample string 1",
          "Code": "sample string 2",
          "Description": "sample string 3",
          "WebHookID": "8065553d-f5d9-40fe-9e3d-f1683caa12eb",
          "WebHookName": "sample string 5"
        },
        {
          "Reason": "sample string 1",
          "Code": "sample string 2",
          "Description": "sample string 3",
          "WebHookID": "8065553d-f5d9-40fe-9e3d-f1683caa12eb",
          "WebHookName": "sample string 5"
        }
      ],
      "IsRiderToCustomerChatDisabled": true,
      "IsHeatMapInRiderAppEnabled": true,
      "IsPaymentModeDisabled": true,
      "AllowProfileUpdate": true,
      "ProofOfDeliveryImageCompression": 18,
      "AllowPriorOnDuty": 19,
      "ItemEditScreen": 0,
      "IsPartialDeliveryEnabled": true,
      "IsPartialPickupEnabled": true,
      "IsPickupAllEnabled": true,
      "IsAllowMarkTaskFailedEnabled": true,
      "IsHideFailedAndCancelledTasksEnabled": true,
      "DriverAppCustomerWhatsAppMessage": "sample string 25"
    },
    "QRCodeLabel": "sample string 8",
    "QRCodeFormat": 0,
    "WooCommerceIntegrationDetails": {
      "ConsumerKey": "sample string 1",
      "ConsumerSecret": "sample string 2",
      "Url": "sample string 3"
    },
    "ThirdPartyOrderLandingType": 0,
    "ItemEditScreen": 0,
    "QRShippingLabel": {
      "CompanyName": true,
      "DeliveryTo": true,
      "Address": true,
      "ContactNo": true,
      "DeliveryDate": true,
      "FromTo": true,
      "FromAddress": true,
      "OrderNo": true,
      "OrderAmount": true,
      "QRCode": true
    }
  },
  "EnabledFeatures": [
    1,
    2
  ],
  "DashboardColumns": [
    1,
    2
  ],
  "TelematicsMode": 0,
  "EmployeeConfiguration": {
    "AttendanceCutOffGraceHrs": "00:00:00.1234567",
    "AttendanceEditCutOff": 2.1,
    "IgnoreRepeatPunchDurationInMins": 3
  },
  "DurationFormat": 0,
  "DriverConfiguration": {
    "DriverTripEndDetection": 0,
    "DriverTripStartDetection": 0,
    "MinTripTimeInMinutes": 1.1,
    "ResetDriverAssignment": 0,
    "IgnitionOffTimeInMinutes": 2.1
  },
  "URLShortenerProvider": 0,
  "URLShortner": {
    "URLShortenerProvider": 0,
    "ApiKey": "sample string 1"
  },
  "URLShortenerProviderDetailText": "sample string 31",
  "DataPacketCollectionFrequency": 32,
  "DataPacketSendingFrequency": 33,
  "ClientDomain": "sample string 34",
  "DelayedDataThreshold": 35,
  "HumiditySensor1": "sample string 36",
  "HumiditySensor2": "sample string 37",
  "HumiditySensor3": "sample string 38",
  "HumiditySensor4": "sample string 39",
  "RoutePlannerPackage": 0,
  "Id": "237de71b-26b8-49e1-b240-0f5c60595d60",
  "UserName": "sample string 41",
  "UserID": "37dd4467-699b-47eb-84b4-a98c48b71519",
  "CreatedBy": "sample string 43",
  "CreatedOn": "2026-06-06T03:38:18.1287612+04:00",
  "ClientID": "e2627de1-ad7b-412b-9ce2-ba50744d0723",
  "ClientName": "sample string 46",
  "PartnerID": "15bf9d29-34fb-4099-8cf5-118b2fc11a78",
  "PartnerName": "sample string 48"
}

application/xml, text/xml

Sample:
<PortalSetting xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
  <ClientID>e2627de1-ad7b-412b-9ce2-ba50744d0723</ClientID>
  <ClientName>sample string 46</ClientName>
  <CreatedBy>sample string 43</CreatedBy>
  <CreatedOn>2026-06-06T03:38:18.1287612+04:00</CreatedOn>
  <Id>237de71b-26b8-49e1-b240-0f5c60595d60</Id>
  <PartnerID>15bf9d29-34fb-4099-8cf5-118b2fc11a78</PartnerID>
  <PartnerName>sample string 48</PartnerName>
  <UserID>37dd4467-699b-47eb-84b4-a98c48b71519</UserID>
  <UserName>sample string 41</UserName>
  <ApiKey>sample string 13</ApiKey>
  <ClientDomain>sample string 34</ClientDomain>
  <CompanyLogoAttachment>
    <AttachmentData>QEA=</AttachmentData>
    <AttachmentDataBase64>sample string 2</AttachmentDataBase64>
    <AttachmentID>d3ccd253-308c-47fa-8932-372de73bba72</AttachmentID>
    <ContentType>sample string 3</ContentType>
    <FileName>sample string 4</FileName>
    <ImageString>sample string 5</ImageString>
    <IsDeleted>true</IsDeleted>
  </CompanyLogoAttachment>
  <CompanyName>sample string 1</CompanyName>
  <CountryCode>sample string 25</CountryCode>
  <CurrencyID>sample string 24</CurrencyID>
  <DailySummaryEmailIDs>sample string 14</DailySummaryEmailIDs>
  <DashboardAnalyticsTab>TripPerformance</DashboardAnalyticsTab>
  <DashboardColumns xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </DashboardColumns>
  <DashboardLayoutMode>Grid_Map_Analytics</DashboardLayoutMode>
  <DataPacketCollectionFrequency>32</DataPacketCollectionFrequency>
  <DataPacketSendingFrequency>33</DataPacketSendingFrequency>
  <DateFormat>sample string 5</DateFormat>
  <DelayedDataThreshold>35</DelayedDataThreshold>
  <DriverCallingEnabled>true</DriverCallingEnabled>
  <DriverCallingType>SimMobileNo</DriverCallingType>
  <DriverConfiguration>
    <DriverTripEndDetection>IgnitionOff</DriverTripEndDetection>
    <DriverTripStartDetection>DriverPunch</DriverTripStartDetection>
    <IgnitionOffTimeInMinutes>2.1</IgnitionOffTimeInMinutes>
    <MinTripTimeInMinutes>1.1</MinTripTimeInMinutes>
    <ResetDriverAssignment>NextDriverPunch</ResetDriverAssignment>
  </DriverConfiguration>
  <DurationFormat>Hrs_Min</DurationFormat>
  <EmailPara>
    <EmailProvider>None</EmailProvider>
    <Host>sample string 4</Host>
    <IsEnableSSL>true</IsEnableSSL>
    <Password>sample string 2</Password>
    <Port>3</Port>
    <SenderDisplayName>sample string 5</SenderDisplayName>
    <SenderEmailID>sample string 6</SenderEmailID>
    <Username>sample string 1</Username>
  </EmailPara>
  <EmailProvider>None</EmailProvider>
  <EmailProviderDetailsText>sample string 30</EmailProviderDetailsText>
  <EmployeeConfiguration>
    <AttendanceCutOffGraceHrs>PT0.1234567S</AttendanceCutOffGraceHrs>
    <AttendanceEditCutOff>2.1</AttendanceEditCutOff>
    <IgnoreRepeatPunchDurationInMins>3</IgnoreRepeatPunchDurationInMins>
  </EmployeeConfiguration>
  <EnableDriverCalling>true</EnableDriverCalling>
  <EnableTrafficFine>true</EnableTrafficFine>
  <EnabledFeatures xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </EnabledFeatures>
  <FaviconAttachment>
    <AttachmentData>QEA=</AttachmentData>
    <AttachmentDataBase64>sample string 2</AttachmentDataBase64>
    <AttachmentID>d3ccd253-308c-47fa-8932-372de73bba72</AttachmentID>
    <ContentType>sample string 3</ContentType>
    <FileName>sample string 4</FileName>
    <ImageString>sample string 5</ImageString>
    <IsDeleted>true</IsDeleted>
  </FaviconAttachment>
  <FuelConfig>
    <Drain>
      <DetectDrainAfterStayTimeout>3.1</DetectDrainAfterStayTimeout>
      <DetectDrainWhenStopped>true</DetectDrainWhenStopped>
      <MinimumDrainLitres>2.1</MinimumDrainLitres>
    </Drain>
    <Refuel>
      <DetectRefill>AfterTimeout</DetectRefill>
      <DetectRefillInSecond>2</DetectRefillInSecond>
      <DetectRefillWhenStopped>true</DetectRefillWhenStopped>
    </Refuel>
  </FuelConfig>
  <FuelUnit>Ltrs</FuelUnit>
  <HumiditySensor1>sample string 36</HumiditySensor1>
  <HumiditySensor2>sample string 37</HumiditySensor2>
  <HumiditySensor3>sample string 38</HumiditySensor3>
  <HumiditySensor4>sample string 39</HumiditySensor4>
  <IdlingThreshold>9</IdlingThreshold>
  <IsShowDriverNameOnInfoBoxEnabled>true</IsShowDriverNameOnInfoBoxEnabled>
  <IsShowInfoWindowEnabled>true</IsShowInfoWindowEnabled>
  <LandingPage>4</LandingPage>
  <MDVRCredential>
    <Password>sample string 3</Password>
    <Url>sample string 1</Url>
    <Username>sample string 2</Username>
  </MDVRCredential>
  <MDVRProvider>None</MDVRProvider>
  <MapCenterLatitude>26.1</MapCenterLatitude>
  <MapCenterLongitude>27.1</MapCenterLongitude>
  <MapClusterMode>On</MapClusterMode>
  <MapViewMode>Map</MapViewMode>
  <MapZoomLevel>28</MapZoomLevel>
  <OdometerUnit>Kms</OdometerUnit>
  <OverSpeedKmHr>7</OverSpeedKmHr>
  <OverSpeedTimeThreshold>8</OverSpeedTimeThreshold>
  <PlatformFeatures xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </PlatformFeatures>
  <RoutePlannerPackage>Package1</RoutePlannerPackage>
  <SMSPara>
    <ApiKey>sample string 6</ApiKey>
    <ApiSecret>sample string 7</ApiSecret>
    <AuthKey>sample string 10</AuthKey>
    <AuthToken>sample string 11</AuthToken>
    <From>sample string 8</From>
    <Message>sample string 5</Message>
    <MobileNo>sample string 4</MobileNo>
    <Password>sample string 2</Password>
    <SenderID>sample string 9</SenderID>
    <SenderMobileNo>sample string 3</SenderMobileNo>
    <SmsProvider>None</SmsProvider>
    <URL>sample string 12</URL>
    <Username>sample string 1</Username>
  </SMSPara>
  <SeatbeltThreshold>11</SeatbeltThreshold>
  <SmsProvider>None</SmsProvider>
  <SmsProviderDetailText>sample string 29</SmsProviderDetailText>
  <StoppageThreshold>10</StoppageThreshold>
  <TaskConfiguration>
    <AutoAllocation>Manual</AutoAllocation>
    <AutoAllocationScheduler>
      <LastExecutedOn>2026-06-06T03:38:18.1287612+04:00</LastExecutedOn>
      <TaskAssignRetrySchedule>None</TaskAssignRetrySchedule>
      <TaskAutoDispatchSchedule>AsSoonAsTaskCreated</TaskAutoDispatchSchedule>
    </AutoAllocationScheduler>
    <ClientID>b07d9e8c-5a72-4933-9dae-532c16eeeaa7</ClientID>
    <CustomerJourneyPreference>
      <AreaOfImprovement>
        <AreaOfImprovement>
          <ID>3cf1db65-54ee-4ce6-b521-6aab3421bd1e</ID>
          <Name>sample string 2</Name>
        </AreaOfImprovement>
        <AreaOfImprovement>
          <ID>3cf1db65-54ee-4ce6-b521-6aab3421bd1e</ID>
          <Name>sample string 2</Name>
        </AreaOfImprovement>
      </AreaOfImprovement>
      <ArrivedAtDoorstep>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </ArrivedAtDoorstep>
      <Cancelled>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </Cancelled>
      <CustomersPinLocationMessage>sample string 2</CustomersPinLocationMessage>
      <CustomersPinLocationType>ManuallyRequested</CustomersPinLocationType>
      <DriverAppCustomerWhatsAppMessage>sample string 5</DriverAppCustomerWhatsAppMessage>
      <Failed>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </Failed>
      <Feedback>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </Feedback>
      <FeedbackRatingCategories>
        <FeedbackRatingCategory>
          <Category>sample string 3</Category>
          <FromRating>1</FromRating>
          <ToRating>2</ToRating>
        </FeedbackRatingCategory>
        <FeedbackRatingCategory>
          <Category>sample string 3</Category>
          <FromRating>1</FromRating>
          <ToRating>2</ToRating>
        </FeedbackRatingCategory>
      </FeedbackRatingCategories>
      <FeedbackSetup>
        <FeedbackSetup>
          <AreaOfImprovement>
            <AreaOfImprovement>
              <ID>3cf1db65-54ee-4ce6-b521-6aab3421bd1e</ID>
              <Name>sample string 2</Name>
            </AreaOfImprovement>
            <AreaOfImprovement>
              <ID>3cf1db65-54ee-4ce6-b521-6aab3421bd1e</ID>
              <Name>sample string 2</Name>
            </AreaOfImprovement>
          </AreaOfImprovement>
          <ClientID>c4e05a68-cb9a-4432-974f-fd7c66aaa668</ClientID>
          <Emails>sample string 3</Emails>
          <Stars>2</Stars>
        </FeedbackSetup>
        <FeedbackSetup>
          <AreaOfImprovement>
            <AreaOfImprovement>
              <ID>3cf1db65-54ee-4ce6-b521-6aab3421bd1e</ID>
              <Name>sample string 2</Name>
            </AreaOfImprovement>
            <AreaOfImprovement>
              <ID>3cf1db65-54ee-4ce6-b521-6aab3421bd1e</ID>
              <Name>sample string 2</Name>
            </AreaOfImprovement>
          </AreaOfImprovement>
          <ClientID>c4e05a68-cb9a-4432-974f-fd7c66aaa668</ClientID>
          <Emails>sample string 3</Emails>
          <Stars>2</Stars>
        </FeedbackSetup>
      </FeedbackSetup>
      <IsAllowCustomersToPinThelocation>true</IsAllowCustomersToPinThelocation>
      <IsHidePickupLocation>true</IsHidePickupLocation>
      <OrderAssinged>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </OrderAssinged>
      <OrderCreated>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </OrderCreated>
      <RadiusInMeter>4</RadiusInMeter>
      <SupportCallCenterNumber>sample string 6</SupportCallCenterNumber>
      <SupportCallWhatAppNumber>sample string 7</SupportCallWhatAppNumber>
      <TaskStarted>
        <CustomerType xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:int>1</d5p1:int>
          <d5p1:int>2</d5p1:int>
        </CustomerType>
        <IsEmailEnabled>true</IsEmailEnabled>
        <IsEnabled>true</IsEnabled>
        <Message>sample string 3</Message>
      </TaskStarted>
    </CustomerJourneyPreference>
    <DeliveryMapView>TaskOnMap</DeliveryMapView>
    <DeliveryProof xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
      <d3p1:DeliveryMode>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
        <d3p1:Mode>None</d3p1:Mode>
      </d3p1:DeliveryMode>
      <d3p1:DeliveryTimestamp>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:DeliveryTimestamp>
      <d3p1:DriverLocation>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:DriverLocation>
      <d3p1:Note>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:Note>
      <d3p1:OTP>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:OTP>
      <d3p1:Photo>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
        <d3p1:SourceType>Both</d3p1:SourceType>
      </d3p1:Photo>
      <d3p1:QRCodeNumber>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
        <d3p1:QRCodeCaptureOption>ManualOnly</d3p1:QRCodeCaptureOption>
      </d3p1:QRCodeNumber>
      <d3p1:ReferenceNumber>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:ReferenceNumber>
      <d3p1:Signature>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:Signature>
    </DeliveryProof>
    <DeliveryType>OnDemand</DeliveryType>
    <DriverDutyMode>None</DriverDutyMode>
    <DriverResponseTimeOut>6</DriverResponseTimeOut>
    <DuplicateTaskBehavior>Create</DuplicateTaskBehavior>
    <IgnoreRoutePointGeoFenceIDs xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:guid>9f7d804a-2168-46b4-ab50-c74966754a81</d3p1:guid>
      <d3p1:guid>d0418056-42fb-4667-8ea3-b6dbdcd14e85</d3p1:guid>
    </IgnoreRoutePointGeoFenceIDs>
    <IgnoreRoutePointType>None</IgnoreRoutePointType>
    <IsTimeWindowEnable>true</IsTimeWindowEnable>
    <ItemEditScreen>OneByOne</ItemEditScreen>
    <LandingView>MapView</LandingView>
    <MaxAttachmentAllowed>7</MaxAttachmentAllowed>
    <MaxTasksPerDriver>3</MaxTasksPerDriver>
    <OptimizationType>NoOptimization</OptimizationType>
    <PartnerID>250a07ad-92b2-477b-8477-0b850fde6ba7</PartnerID>
    <PickupProof xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
      <d3p1:DeliveryMode>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
        <d3p1:Mode>None</d3p1:Mode>
      </d3p1:DeliveryMode>
      <d3p1:DeliveryTimestamp>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:DeliveryTimestamp>
      <d3p1:DriverLocation>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:DriverLocation>
      <d3p1:Note>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:Note>
      <d3p1:OTP>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:OTP>
      <d3p1:Photo>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
        <d3p1:SourceType>Both</d3p1:SourceType>
      </d3p1:Photo>
      <d3p1:QRCodeNumber>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
        <d3p1:QRCodeCaptureOption>ManualOnly</d3p1:QRCodeCaptureOption>
      </d3p1:QRCodeNumber>
      <d3p1:ReferenceNumber>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:ReferenceNumber>
      <d3p1:Signature>
        <d3p1:Enabled>true</d3p1:Enabled>
        <d3p1:IsRequired>true</d3p1:IsRequired>
        <d3p1:VisibleToCustomer>true</d3p1:VisibleToCustomer>
        <d3p1:VisibleToMerchant>true</d3p1:VisibleToMerchant>
      </d3p1:Signature>
    </PickupProof>
    <QRCodeFormat>Format1</QRCodeFormat>
    <QRCodeLabel>sample string 8</QRCodeLabel>
    <QRShippingLabel>
      <Address>true</Address>
      <CompanyName>true</CompanyName>
      <ContactNo>true</ContactNo>
      <DeliveryDate>true</DeliveryDate>
      <DeliveryTo>true</DeliveryTo>
      <FromAddress>true</FromAddress>
      <FromTo>true</FromTo>
      <OrderAmount>true</OrderAmount>
      <OrderNo>true</OrderNo>
      <QRCode>true</QRCode>
    </QRShippingLabel>
    <RiderAppConfiguration>
      <AllowPriorOnDuty>19</AllowPriorOnDuty>
      <AllowProfileUpdate>true</AllowProfileUpdate>
      <DeliveryType>OnDemand</DeliveryType>
      <DriverAppCustomerWhatsAppMessage>sample string 25</DriverAppCustomerWhatsAppMessage>
      <IsAllowMarkTaskFailedEnabled>true</IsAllowMarkTaskFailedEnabled>
      <IsCollectCashEnabled>true</IsCollectCashEnabled>
      <IsCreditToWalletEnabled>true</IsCreditToWalletEnabled>
      <IsDriverAutoOffDutyEnabled>true</IsDriverAutoOffDutyEnabled>
      <IsDriverOnDutyGeofenceRestrictionEnabled>true</IsDriverOnDutyGeofenceRestrictionEnabled>
      <IsDriverTaskEarningEnabled>true</IsDriverTaskEarningEnabled>
      <IsHeatMapInRiderAppEnabled>true</IsHeatMapInRiderAppEnabled>
      <IsHideFailedAndCancelledTasksEnabled>true</IsHideFailedAndCancelledTasksEnabled>
      <IsPartialDeliveryEnabled>true</IsPartialDeliveryEnabled>
      <IsPartialPickupEnabled>true</IsPartialPickupEnabled>
      <IsPaymentModeDisabled>true</IsPaymentModeDisabled>
      <IsPickupAllEnabled>true</IsPickupAllEnabled>
      <IsRiderToCustomerChatDisabled>true</IsRiderToCustomerChatDisabled>
      <IsTaskDelayAlertEnabled>true</IsTaskDelayAlertEnabled>
      <IsTaskDistanceRestrictionEnabled>true</IsTaskDistanceRestrictionEnabled>
      <IsTaskDistanceRestrictionEnabledPickup>true</IsTaskDistanceRestrictionEnabledPickup>
      <ItemEditScreen>OneByOne</ItemEditScreen>
      <MaxCashCollectionAllowed>13.1</MaxCashCollectionAllowed>
      <ProofOfDeliveryImageCompression>18</ProofOfDeliveryImageCompression>
      <TaskCancelReasons>
        <task_reason>
          <Code>sample string 2</Code>
          <Description>sample string 3</Description>
          <Reason>sample string 1</Reason>
          <WebHookID>8065553d-f5d9-40fe-9e3d-f1683caa12eb</WebHookID>
          <WebHookName>sample string 5</WebHookName>
        </task_reason>
        <task_reason>
          <Code>sample string 2</Code>
          <Description>sample string 3</Description>
          <Reason>sample string 1</Reason>
          <WebHookID>8065553d-f5d9-40fe-9e3d-f1683caa12eb</WebHookID>
          <WebHookName>sample string 5</WebHookName>
        </task_reason>
      </TaskCancelReasons>
      <TaskDelayNotificationText>sample string 9</TaskDelayNotificationText>
      <TaskDelayTimeInMinute>8</TaskDelayTimeInMinute>
      <TaskDistanceRestrictionInMeter>2</TaskDistanceRestrictionInMeter>
      <TaskDistanceRestrictionInMeterForPickup>4</TaskDistanceRestrictionInMeterForPickup>
    </RiderAppConfiguration>
    <SLAInMinutes>4</SLAInMinutes>
    <TaskAddOn>
      <IsCustomersMasterEnabled>true</IsCustomersMasterEnabled>
    </TaskAddOn>
    <TaskNotification xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
      <d3p1:Assigned>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:Assigned>
      <d3p1:Cancelled>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:Cancelled>
      <d3p1:Completed>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:Completed>
      <d3p1:CustomerTask>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:CustomerTask>
      <d3p1:DailySummary>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:DailySummary>
      <d3p1:Deleted>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:Deleted>
      <d3p1:Failed>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:Failed>
      <d3p1:OnHold>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:OnHold>
      <d3p1:Reassignment>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:Reassignment>
      <d3p1:RiderGoesOnlineOffline>
        <BusinessHoursID>b60c19d5-7188-4115-a626-864cb5540ebd</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
      </d3p1:RiderGoesOnlineOffline>
      <d3p1:TaskDelay>
        <BusinessHoursID>543dbdcb-c9a8-470e-a917-7d759e275cf8</BusinessHoursID>
        <IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
        <IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
        <IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
        <IsNotifyUsingEmail>true</IsNotifyUsingEmail>
        <IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
        <IsNotifyUsingPortal>true</IsNotifyUsingPortal>
        <IsNotifyUsingSms>true</IsNotifyUsingSms>
        <UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </UserEmailIds>
        <Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
          <d5p1:TupleOfstringstring>
            <d5p1:m_Item1>sample string 1</d5p1:m_Item1>
            <d5p1:m_Item2>sample string 2</d5p1:m_Item2>
          </d5p1:TupleOfstringstring>
        </Users>
        <d3p1:InHrs>1</d3p1:InHrs>
      </d3p1:TaskDelay>
    </TaskNotification>
    <TaskType>None</TaskType>
    <ThirdPartyOrderLandingType>Task</ThirdPartyOrderLandingType>
    <WooCommerceIntegrationDetails>
      <ConsumerKey>sample string 1</ConsumerKey>
      <ConsumerSecret>sample string 2</ConsumerSecret>
      <Url>sample string 3</Url>
    </WooCommerceIntegrationDetails>
  </TaskConfiguration>
  <TemperatureSensor1>sample string 15</TemperatureSensor1>
  <TemperatureSensor2>sample string 16</TemperatureSensor2>
  <TemperatureSensor3>sample string 17</TemperatureSensor3>
  <TemperatureSensor4>sample string 18</TemperatureSensor4>
  <TimeFormat>sample string 6</TimeFormat>
  <TimeZone>sample string 2</TimeZone>
  <TimeZoneUtcOffset>PT0.1234567S</TimeZoneUtcOffset>
  <TripDetection>
    <MinMovingSpeed>1</MinMovingSpeed>
    <MinTripDistance>3.1</MinTripDistance>
    <MinTripTime>4.1</MinTripTime>
    <TripStopDurationInMin>2.1</TripStopDurationInMin>
  </TripDetection>
  <TripStopDurationInMin>12</TripStopDurationInMin>
  <URLShortenerProvider>None</URLShortenerProvider>
  <URLShortenerProviderDetailText>sample string 31</URLShortenerProviderDetailText>
  <URLShortner>
    <ApiKey>sample string 1</ApiKey>
    <URLShortenerProvider>None</URLShortenerProvider>
  </URLShortner>
  <mdvr_setting xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:m_Item1>1</d2p1:m_Item1>
    <d2p1:m_Item2>sample string 2</d2p1:m_Item2>
  </mdvr_setting>
  <toll_traffic_summary>
    <toll_available_balance>1.1</toll_available_balance>
    <traffic_unpaid_balnace>2.1</traffic_unpaid_balnace>
  </toll_traffic_summary>
</PortalSetting>