POST Api/RoutePoint?clientID={clientID}&taskID={taskID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientID

globally unique identifier

Required

taskID

globally unique identifier

Required

Body Parameters

RoutePoint
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

RoutePointName

string

None.

CurrentLat

decimal number

None.

CurrentLon

decimal number

None.

POIName

string

None.

POIZoneID

globally unique identifier

None.

AreaStreetName

string

None.

PostalCode

string

None.

BuildingName

string

None.

HouseNo

string

None.

Landmark

string

None.

City

string

None.

StateEmirate

string

None.

TerritoryFenceID

globally unique identifier

None.

TerritoryName

string

None.

ExpServiceTime

time interval

None.

ExpStartTime

date

None.

ExpEndTime

date

None.

ExpDeliveryOn

date

None.

ActualStartTime

date

None.

ActualArrivalTime

date

None.

ActualEndTime

date

None.

ActualServiceTime

time interval

None.

ActLocationLat

decimal number

None.

ActLocationLng

decimal number

None.

StopType

StopType

None.

TimeWindow

TimeWindow

None.

RoutePointStatus

RoutePointStatus

None.

RoutePointInfo

RoutePointInfo

None.

SequenceNo

integer

None.

CoOrdinateType

CoOrdinateType

None.

OTP

integer

None.

PODQRCodeNumber

string

None.

ReferenceNumber

string

None.

DeliveryReceivedBy

string

None.

Signature

Attachment

None.

Photo

Attachment

None.

PodAttachments

Collection of Attachment

None.

StatusChangeRemark

string

None.

DriverNote

string

None.

DeliveryMode

DeliveryMode

None.

DeliveryTimestamp

date

None.

DeliveryLocation

AddressDetail

None.

Duration

time interval

None.

Distance

decimal number

None.

Note

string

None.

TrackingToken

string

None.

IsUpdated

boolean

None.

QRCode

string

None.

DriverEarning

TaskCharge

None.

CustomerDeliveryCharge

TaskCharge

None.

ParcelPlace

ParcelPlace

None.

Priority

RoutePointPriority

None.

SLAInMinutes

decimal number

None.

SensorValues

SensorValues

None.

CustomerFeedback

CustomerFeedback

None.

DeliveryInstructionIDs

Collection of globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": "d43a26df-7e1e-48a7-a05c-6c43f4f7fea3",
  "RoutePointName": "sample string 2",
  "CurrentLat": 3.1,
  "CurrentLon": 4.1,
  "POIName": "sample string 5",
  "POIZoneID": "b7e7b969-df58-470b-af7b-09eaced40466",
  "AreaStreetName": "sample string 7",
  "PostalCode": "sample string 8",
  "BuildingName": "sample string 9",
  "HouseNo": "sample string 10",
  "Landmark": "sample string 11",
  "City": "sample string 12",
  "StateEmirate": "sample string 13",
  "TerritoryFenceID": "0fa4f606-5a24-4617-944e-a44d96eb1e3d",
  "TerritoryName": "sample string 15",
  "ExpServiceTime": "00:00:00.1234567",
  "ExpStartTime": "2025-05-20T21:26:09.2954656+04:00",
  "ExpEndTime": "2025-05-20T21:26:09.2954656+04:00",
  "ExpDeliveryOn": "2025-05-20T21:26:09.2954656+04:00",
  "ActualStartTime": "2025-05-20T21:26:09.2954656+04:00",
  "ActualArrivalTime": "2025-05-20T21:26:09.2954656+04:00",
  "ActualEndTime": "2025-05-20T21:26:09.2954656+04:00",
  "ActualServiceTime": "00:00:00",
  "ActLocationLat": 23.1,
  "ActLocationLng": 24.1,
  "StopType": 0,
  "TimeWindow": {
    "TimeWindowID": "51dd7017-38ec-46be-8291-f89e5c560065",
    "Name": "sample string 2",
    "FromTime": "00:00:00.1234567",
    "ToTime": "00:00:00.1234567",
    "Id": "7e85403d-49ae-46cf-9770-4be1491d0d8e",
    "UserName": "sample string 6",
    "UserID": "01e157e2-e5e1-4011-8504-fe588ac1366e",
    "CreatedBy": "sample string 8",
    "CreatedOn": "2025-05-20T21:26:09.2954656+04:00",
    "ClientID": "3e501bcb-be27-4d73-9f30-44d7d13dee36",
    "ClientName": "sample string 11",
    "PartnerID": "517fadcf-9070-41ed-ad03-f8d2a15ffc39",
    "PartnerName": "sample string 13"
  },
  "RoutePointStatus": 0,
  "RoutePointInfo": {
    "Contact": {
      "ID": "5b6ef351-9503-412c-a559-1962519334f3",
      "Name": "sample string 2",
      "MobileNo": "sample string 3",
      "Email": "sample string 4",
      "OrderByContactName": "sample string 5",
      "OrderByContactNo": "sample string 6"
    },
    "Order": {
      "OrderID": "sample string 1",
      "OrderNo": "sample string 2",
      "OrderOn": "2025-05-20T21:26:09.2954656+04:00",
      "PaymentMode": "sample string 4",
      "PayMode": 0,
      "OrderType": "sample string 5",
      "TotalAmount": 6.1,
      "Items": [
        {
          "ItemID": 1,
          "Vendor": {
            "Name": "sample string 1",
            "Address": "sample string 2",
            "Lat": 3.1,
            "Lng": 4.1
          },
          "ItemName": "sample string 2",
          "Price": 3.1,
          "Qty": 4.1,
          "VatPer": 5.1,
          "Note": "sample string 6",
          "Total": 7.1,
          "ImageURL": "sample string 8",
          "OrderItemStatus": 0,
          "ID": "7dccf9da-58b7-43ee-8a0c-f91ce67e2238",
          "ItemClassificationID": "5586ab61-2fd4-46fb-ab7a-eedb9be81155",
          "ItemClassificationName": "sample string 11",
          "ItemCategoryID": "f433a036-3cae-473a-abd2-f3b7b42c9ad8",
          "ItemCategoryName": "sample string 13",
          "TemperatureSensorID": 14,
          "TemperatureSensorName": "sample string 15",
          "TemperatureSensorValue": 16.1,
          "DeliveryRoutePointID": "9bf25bcd-34f9-4301-bbb9-ff5246e113cf",
          "ItemDeliveryAttachments": [
            {
              "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
              "AttachmentData": "QEA=",
              "AttachmentDataBase64": "sample string 2",
              "ContentType": "sample string 3",
              "FileName": "sample string 4",
              "ImageString": "sample string 5",
              "IsDeleted": true
            },
            {
              "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
              "AttachmentData": "QEA=",
              "AttachmentDataBase64": "sample string 2",
              "ContentType": "sample string 3",
              "FileName": "sample string 4",
              "ImageString": "sample string 5",
              "IsDeleted": true
            }
          ]
        },
        {
          "ItemID": 1,
          "Vendor": {
            "Name": "sample string 1",
            "Address": "sample string 2",
            "Lat": 3.1,
            "Lng": 4.1
          },
          "ItemName": "sample string 2",
          "Price": 3.1,
          "Qty": 4.1,
          "VatPer": 5.1,
          "Note": "sample string 6",
          "Total": 7.1,
          "ImageURL": "sample string 8",
          "OrderItemStatus": 0,
          "ID": "7dccf9da-58b7-43ee-8a0c-f91ce67e2238",
          "ItemClassificationID": "5586ab61-2fd4-46fb-ab7a-eedb9be81155",
          "ItemClassificationName": "sample string 11",
          "ItemCategoryID": "f433a036-3cae-473a-abd2-f3b7b42c9ad8",
          "ItemCategoryName": "sample string 13",
          "TemperatureSensorID": 14,
          "TemperatureSensorName": "sample string 15",
          "TemperatureSensorValue": 16.1,
          "DeliveryRoutePointID": "9bf25bcd-34f9-4301-bbb9-ff5246e113cf",
          "ItemDeliveryAttachments": [
            {
              "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
              "AttachmentData": "QEA=",
              "AttachmentDataBase64": "sample string 2",
              "ContentType": "sample string 3",
              "FileName": "sample string 4",
              "ImageString": "sample string 5",
              "IsDeleted": true
            },
            {
              "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
              "AttachmentData": "QEA=",
              "AttachmentDataBase64": "sample string 2",
              "ContentType": "sample string 3",
              "FileName": "sample string 4",
              "ImageString": "sample string 5",
              "IsDeleted": true
            }
          ]
        }
      ],
      "DiscountAmount": 7.1,
      "TotalItems": 8,
      "Note": "sample string 9",
      "PackageQty": 10,
      "Weight": 11.1,
      "ShippingCharges": 12.1,
      "SubTotal": 13.1,
      "VATTotal": 14.1,
      "ShipmentType": "sample string 15",
      "ShipmentNo": "sample string 16",
      "BookingType": "sample string 17",
      "SalesmanName": "sample string 18",
      "InvoiceNo": "sample string 19",
      "Channel": 0
    }
  },
  "SequenceNo": 25,
  "CoOrdinateType": 0,
  "OTP": 26,
  "PODQRCodeNumber": "sample string 27",
  "ReferenceNumber": "sample string 28",
  "DeliveryReceivedBy": "sample string 29",
  "Signature": {
    "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
    "AttachmentData": "QEA=",
    "AttachmentDataBase64": "sample string 2",
    "ContentType": "sample string 3",
    "FileName": "sample string 4",
    "ImageString": "sample string 5",
    "IsDeleted": true
  },
  "Photo": {
    "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
    "AttachmentData": "QEA=",
    "AttachmentDataBase64": "sample string 2",
    "ContentType": "sample string 3",
    "FileName": "sample string 4",
    "ImageString": "sample string 5",
    "IsDeleted": true
  },
  "PodAttachments": [
    {
      "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
      "AttachmentData": "QEA=",
      "AttachmentDataBase64": "sample string 2",
      "ContentType": "sample string 3",
      "FileName": "sample string 4",
      "ImageString": "sample string 5",
      "IsDeleted": true
    },
    {
      "AttachmentID": "aafd7129-e2eb-43fc-92ef-b55544e82a6b",
      "AttachmentData": "QEA=",
      "AttachmentDataBase64": "sample string 2",
      "ContentType": "sample string 3",
      "FileName": "sample string 4",
      "ImageString": "sample string 5",
      "IsDeleted": true
    }
  ],
  "StatusChangeRemark": "sample string 30",
  "DriverNote": "sample string 31",
  "DeliveryMode": 0,
  "DeliveryTimestamp": "2025-05-20T21:26:09.2954656+04:00",
  "DeliveryLocation": {
    "Address": "sample string 1",
    "Latitude": 2.1,
    "Longitude": 3.1,
    "POIZoneID": "130cd999-a8d5-45c3-9421-4943f2e68a76",
    "HouseNo": "sample string 5",
    "BuildingName": "sample string 6",
    "AreaStreetName": "sample string 7",
    "City": "sample string 8",
    "StateEmirate": "sample string 9",
    "PostalCode": "sample string 10",
    "Landmark": "sample string 11"
  },
  "Duration": "00:00:00.1234567",
  "Distance": 34.1,
  "Note": "sample string 35",
  "TrackingToken": "sample string 36",
  "IsUpdated": true,
  "QRCode": "sample string 38",
  "DriverEarning": {
    "Total": 1.1,
    "Charges": [
      {
        "name": "sample string 1",
        "value": 2.1,
        "details": "sample string 3",
        "ChargeType": 0
      },
      {
        "name": "sample string 1",
        "value": 2.1,
        "details": "sample string 3",
        "ChargeType": 0
      }
    ]
  },
  "CustomerDeliveryCharge": {
    "Total": 1.1,
    "Charges": [
      {
        "name": "sample string 1",
        "value": 2.1,
        "details": "sample string 3",
        "ChargeType": 0
      },
      {
        "name": "sample string 1",
        "value": 2.1,
        "details": "sample string 3",
        "ChargeType": 0
      }
    ]
  },
  "ParcelPlace": {
    "ParcelCount": 1,
    "PlaceType1": 0,
    "PlaceType2": 0,
    "PlaceType3": 0
  },
  "Priority": 0,
  "SLAInMinutes": 39.1,
  "SensorValues": {
    "TemperatureSensor1": 1.1,
    "TemperatureSensor2": 2.1,
    "HumiditySensor1": 3.1,
    "HumiditySensor2": 4.1,
    "TemperatureSensor3": 5.1,
    "TemperatureSensor4": 6.1,
    "HumiditySensor3": 7.1,
    "HumiditySensor4": 8.1,
    "KmValue": 9
  },
  "CustomerFeedback": {
    "Message": "sample string 1",
    "Rating": 2,
    "FeedbackOn": "2025-05-20T21:26:09.2954656+04:00",
    "FeedbackCategories": [
      "sample string 1",
      "sample string 2"
    ],
    "CustomerAreaOfImprovement": [
      {
        "ID": "b3a56eb4-44bb-43c0-9958-66f4937b6020",
        "Name": "sample string 2"
      },
      {
        "ID": "b3a56eb4-44bb-43c0-9958-66f4937b6020",
        "Name": "sample string 2"
      }
    ],
    "SupervisorNote": "sample string 4"
  },
  "DeliveryInstructionIDs": [
    "365d92f7-0570-4eab-862f-a2946da315a9",
    "96fd8fe2-da6a-4f5b-bdc8-78f60b897534"
  ]
}

application/xml, text/xml

Sample:
<RoutePoint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
  <ActLocationLat>23.1</ActLocationLat>
  <ActLocationLng>24.1</ActLocationLng>
  <ActualArrivalTime>2025-05-20T21:26:09.2954656+04:00</ActualArrivalTime>
  <ActualEndTime>2025-05-20T21:26:09.2954656+04:00</ActualEndTime>
  <ActualServiceTime>PT0S</ActualServiceTime>
  <ActualStartTime>2025-05-20T21:26:09.2954656+04:00</ActualStartTime>
  <AreaStreetName>sample string 7</AreaStreetName>
  <BuildingName>sample string 9</BuildingName>
  <City>sample string 12</City>
  <CoOrdinateType>Valid</CoOrdinateType>
  <CurrentLat>3.1</CurrentLat>
  <CurrentLon>4.1</CurrentLon>
  <CustomerDeliveryCharge xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:Charges>
      <d2p1:ChargeItem>
        <d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
        <d2p1:details>sample string 3</d2p1:details>
        <d2p1:name>sample string 1</d2p1:name>
        <d2p1:value>2.1</d2p1:value>
      </d2p1:ChargeItem>
      <d2p1:ChargeItem>
        <d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
        <d2p1:details>sample string 3</d2p1:details>
        <d2p1:name>sample string 1</d2p1:name>
        <d2p1:value>2.1</d2p1:value>
      </d2p1:ChargeItem>
    </d2p1:Charges>
    <d2p1:Total>1.1</d2p1:Total>
  </CustomerDeliveryCharge>
  <CustomerFeedback>
    <CustomerAreaOfImprovement>
      <CustomerAreaOfImprovement>
        <ID>b3a56eb4-44bb-43c0-9958-66f4937b6020</ID>
        <Name>sample string 2</Name>
      </CustomerAreaOfImprovement>
      <CustomerAreaOfImprovement>
        <ID>b3a56eb4-44bb-43c0-9958-66f4937b6020</ID>
        <Name>sample string 2</Name>
      </CustomerAreaOfImprovement>
    </CustomerAreaOfImprovement>
    <FeedbackCategories xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </FeedbackCategories>
    <FeedbackOn>2025-05-20T21:26:09.2954656+04:00</FeedbackOn>
    <Message>sample string 1</Message>
    <Rating>2</Rating>
    <SupervisorNote>sample string 4</SupervisorNote>
  </CustomerFeedback>
  <DeliveryInstructionIDs xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>365d92f7-0570-4eab-862f-a2946da315a9</d2p1:guid>
    <d2p1:guid>96fd8fe2-da6a-4f5b-bdc8-78f60b897534</d2p1:guid>
  </DeliveryInstructionIDs>
  <DeliveryLocation xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:Address>sample string 1</d2p1:Address>
    <d2p1:AreaStreetName>sample string 7</d2p1:AreaStreetName>
    <d2p1:BuildingName>sample string 6</d2p1:BuildingName>
    <d2p1:City>sample string 8</d2p1:City>
    <d2p1:HouseNo>sample string 5</d2p1:HouseNo>
    <d2p1:Landmark>sample string 11</d2p1:Landmark>
    <d2p1:Latitude>2.1</d2p1:Latitude>
    <d2p1:Longitude>3.1</d2p1:Longitude>
    <d2p1:POIZoneID>130cd999-a8d5-45c3-9421-4943f2e68a76</d2p1:POIZoneID>
    <d2p1:PostalCode>sample string 10</d2p1:PostalCode>
    <d2p1:StateEmirate>sample string 9</d2p1:StateEmirate>
  </DeliveryLocation>
  <DeliveryMode>None</DeliveryMode>
  <DeliveryReceivedBy>sample string 29</DeliveryReceivedBy>
  <DeliveryTimestamp>2025-05-20T21:26:09.2954656+04:00</DeliveryTimestamp>
  <Distance>34.1</Distance>
  <DriverEarning xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:Charges>
      <d2p1:ChargeItem>
        <d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
        <d2p1:details>sample string 3</d2p1:details>
        <d2p1:name>sample string 1</d2p1:name>
        <d2p1:value>2.1</d2p1:value>
      </d2p1:ChargeItem>
      <d2p1:ChargeItem>
        <d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
        <d2p1:details>sample string 3</d2p1:details>
        <d2p1:name>sample string 1</d2p1:name>
        <d2p1:value>2.1</d2p1:value>
      </d2p1:ChargeItem>
    </d2p1:Charges>
    <d2p1:Total>1.1</d2p1:Total>
  </DriverEarning>
  <DriverNote>sample string 31</DriverNote>
  <Duration>PT0.1234567S</Duration>
  <ExpEndTime>2025-05-20T21:26:09.2954656+04:00</ExpEndTime>
  <ExpServiceTime>PT0.1234567S</ExpServiceTime>
  <ExpStartTime>2025-05-20T21:26:09.2954656+04:00</ExpStartTime>
  <HouseNo>sample string 10</HouseNo>
  <Id>d43a26df-7e1e-48a7-a05c-6c43f4f7fea3</Id>
  <IsUpdated>true</IsUpdated>
  <Landmark>sample string 11</Landmark>
  <Note>sample string 35</Note>
  <OTP>26</OTP>
  <PODQRCodeNumber>sample string 27</PODQRCodeNumber>
  <POIName>sample string 5</POIName>
  <POIZoneID>b7e7b969-df58-470b-af7b-09eaced40466</POIZoneID>
  <ParcelPlace xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:ParcelCount>1</d2p1:ParcelCount>
    <d2p1:PlaceType1>None</d2p1:PlaceType1>
    <d2p1:PlaceType2>None</d2p1:PlaceType2>
    <d2p1:PlaceType3>None</d2p1:PlaceType3>
  </ParcelPlace>
  <Photo xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
    <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
    <d2p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d2p1:AttachmentID>
    <d2p1:ContentType>sample string 3</d2p1:ContentType>
    <d2p1:FileName>sample string 4</d2p1:FileName>
    <d2p1:ImageString>sample string 5</d2p1:ImageString>
    <d2p1:IsDeleted>true</d2p1:IsDeleted>
  </Photo>
  <PodAttachments xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:Attachment>
      <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
      <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
      <d2p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d2p1:AttachmentID>
      <d2p1:ContentType>sample string 3</d2p1:ContentType>
      <d2p1:FileName>sample string 4</d2p1:FileName>
      <d2p1:ImageString>sample string 5</d2p1:ImageString>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
    </d2p1:Attachment>
    <d2p1:Attachment>
      <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
      <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
      <d2p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d2p1:AttachmentID>
      <d2p1:ContentType>sample string 3</d2p1:ContentType>
      <d2p1:FileName>sample string 4</d2p1:FileName>
      <d2p1:ImageString>sample string 5</d2p1:ImageString>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
    </d2p1:Attachment>
  </PodAttachments>
  <PostalCode>sample string 8</PostalCode>
  <Priority>Standard</Priority>
  <QRCode>sample string 38</QRCode>
  <ReferenceNumber>sample string 28</ReferenceNumber>
  <RoutePointInfo>
    <Contact>
      <Email>sample string 4</Email>
      <ID>5b6ef351-9503-412c-a559-1962519334f3</ID>
      <MobileNo>sample string 3</MobileNo>
      <Name>sample string 2</Name>
      <OrderByContactName>sample string 5</OrderByContactName>
      <OrderByContactNo>sample string 6</OrderByContactNo>
    </Contact>
    <Order>
      <BookingType>sample string 17</BookingType>
      <Channel>None</Channel>
      <DiscountAmount>7.1</DiscountAmount>
      <InvoiceNo>sample string 19</InvoiceNo>
      <Items>
        <OrderItem>
          <DeliveryRoutePointID>9bf25bcd-34f9-4301-bbb9-ff5246e113cf</DeliveryRoutePointID>
          <ID>7dccf9da-58b7-43ee-8a0c-f91ce67e2238</ID>
          <ImageURL>sample string 8</ImageURL>
          <ItemCategoryID>f433a036-3cae-473a-abd2-f3b7b42c9ad8</ItemCategoryID>
          <ItemCategoryName>sample string 13</ItemCategoryName>
          <ItemClassificationID>5586ab61-2fd4-46fb-ab7a-eedb9be81155</ItemClassificationID>
          <ItemClassificationName>sample string 11</ItemClassificationName>
          <ItemDeliveryAttachments xmlns:d6p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
            <d6p1:Attachment>
              <d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
              <d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
              <d6p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d6p1:AttachmentID>
              <d6p1:ContentType>sample string 3</d6p1:ContentType>
              <d6p1:FileName>sample string 4</d6p1:FileName>
              <d6p1:ImageString>sample string 5</d6p1:ImageString>
              <d6p1:IsDeleted>true</d6p1:IsDeleted>
            </d6p1:Attachment>
            <d6p1:Attachment>
              <d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
              <d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
              <d6p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d6p1:AttachmentID>
              <d6p1:ContentType>sample string 3</d6p1:ContentType>
              <d6p1:FileName>sample string 4</d6p1:FileName>
              <d6p1:ImageString>sample string 5</d6p1:ImageString>
              <d6p1:IsDeleted>true</d6p1:IsDeleted>
            </d6p1:Attachment>
          </ItemDeliveryAttachments>
          <ItemID>1</ItemID>
          <ItemName>sample string 2</ItemName>
          <Note>sample string 6</Note>
          <OrderItemStatus>None</OrderItemStatus>
          <Price>3.1</Price>
          <Qty>4.1</Qty>
          <TemperatureSensorID>14</TemperatureSensorID>
          <TemperatureSensorName>sample string 15</TemperatureSensorName>
          <TemperatureSensorValue>16.1</TemperatureSensorValue>
          <Total>7.1</Total>
          <VatPer>5.1</VatPer>
          <Vendor>
            <Address>sample string 2</Address>
            <Lat>3.1</Lat>
            <Lng>4.1</Lng>
            <Name>sample string 1</Name>
          </Vendor>
        </OrderItem>
        <OrderItem>
          <DeliveryRoutePointID>9bf25bcd-34f9-4301-bbb9-ff5246e113cf</DeliveryRoutePointID>
          <ID>7dccf9da-58b7-43ee-8a0c-f91ce67e2238</ID>
          <ImageURL>sample string 8</ImageURL>
          <ItemCategoryID>f433a036-3cae-473a-abd2-f3b7b42c9ad8</ItemCategoryID>
          <ItemCategoryName>sample string 13</ItemCategoryName>
          <ItemClassificationID>5586ab61-2fd4-46fb-ab7a-eedb9be81155</ItemClassificationID>
          <ItemClassificationName>sample string 11</ItemClassificationName>
          <ItemDeliveryAttachments xmlns:d6p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
            <d6p1:Attachment>
              <d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
              <d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
              <d6p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d6p1:AttachmentID>
              <d6p1:ContentType>sample string 3</d6p1:ContentType>
              <d6p1:FileName>sample string 4</d6p1:FileName>
              <d6p1:ImageString>sample string 5</d6p1:ImageString>
              <d6p1:IsDeleted>true</d6p1:IsDeleted>
            </d6p1:Attachment>
            <d6p1:Attachment>
              <d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
              <d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
              <d6p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d6p1:AttachmentID>
              <d6p1:ContentType>sample string 3</d6p1:ContentType>
              <d6p1:FileName>sample string 4</d6p1:FileName>
              <d6p1:ImageString>sample string 5</d6p1:ImageString>
              <d6p1:IsDeleted>true</d6p1:IsDeleted>
            </d6p1:Attachment>
          </ItemDeliveryAttachments>
          <ItemID>1</ItemID>
          <ItemName>sample string 2</ItemName>
          <Note>sample string 6</Note>
          <OrderItemStatus>None</OrderItemStatus>
          <Price>3.1</Price>
          <Qty>4.1</Qty>
          <TemperatureSensorID>14</TemperatureSensorID>
          <TemperatureSensorName>sample string 15</TemperatureSensorName>
          <TemperatureSensorValue>16.1</TemperatureSensorValue>
          <Total>7.1</Total>
          <VatPer>5.1</VatPer>
          <Vendor>
            <Address>sample string 2</Address>
            <Lat>3.1</Lat>
            <Lng>4.1</Lng>
            <Name>sample string 1</Name>
          </Vendor>
        </OrderItem>
      </Items>
      <Note>sample string 9</Note>
      <OrderID>sample string 1</OrderID>
      <OrderNo>sample string 2</OrderNo>
      <OrderOn>2025-05-20T21:26:09.2954656+04:00</OrderOn>
      <OrderType>sample string 5</OrderType>
      <PackageQty>10</PackageQty>
      <PayMode>CashOnDelivery</PayMode>
      <PaymentMode>sample string 4</PaymentMode>
      <SalesmanName>sample string 18</SalesmanName>
      <ShipmentNo>sample string 16</ShipmentNo>
      <ShipmentType>sample string 15</ShipmentType>
      <ShippingCharges>12.1</ShippingCharges>
      <SubTotal>13.1</SubTotal>
      <TotalAmount>6.1</TotalAmount>
      <TotalItems>8</TotalItems>
      <VATTotal>14.1</VATTotal>
      <Weight>11.1</Weight>
    </Order>
  </RoutePointInfo>
  <RoutePointName>sample string 2</RoutePointName>
  <RoutePointStatus>None</RoutePointStatus>
  <SLAInMinutes>39.1</SLAInMinutes>
  <SensorValues>
    <HumiditySensor1>3.1</HumiditySensor1>
    <HumiditySensor2>4.1</HumiditySensor2>
    <HumiditySensor3>7.1</HumiditySensor3>
    <HumiditySensor4>8.1</HumiditySensor4>
    <KmValue>9</KmValue>
    <TemperatureSensor1>1.1</TemperatureSensor1>
    <TemperatureSensor2>2.1</TemperatureSensor2>
    <TemperatureSensor3>5.1</TemperatureSensor3>
    <TemperatureSensor4>6.1</TemperatureSensor4>
  </SensorValues>
  <SequenceNo>25</SequenceNo>
  <Signature xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
    <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
    <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
    <d2p1:AttachmentID>aafd7129-e2eb-43fc-92ef-b55544e82a6b</d2p1:AttachmentID>
    <d2p1:ContentType>sample string 3</d2p1:ContentType>
    <d2p1:FileName>sample string 4</d2p1:FileName>
    <d2p1:ImageString>sample string 5</d2p1:ImageString>
    <d2p1:IsDeleted>true</d2p1:IsDeleted>
  </Signature>
  <StateEmirate>sample string 13</StateEmirate>
  <StatusChangeRemark>sample string 30</StatusChangeRemark>
  <StopType>None</StopType>
  <TerritoryFenceID>0fa4f606-5a24-4617-944e-a44d96eb1e3d</TerritoryFenceID>
  <TerritoryName>sample string 15</TerritoryName>
  <TimeWindow>
    <ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3e501bcb-be27-4d73-9f30-44d7d13dee36</ClientID>
    <ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 11</ClientName>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 8</CreatedBy>
    <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2025-05-20T21:26:09.2954656+04:00</CreatedOn>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">7e85403d-49ae-46cf-9770-4be1491d0d8e</Id>
    <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">517fadcf-9070-41ed-ad03-f8d2a15ffc39</PartnerID>
    <PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 13</PartnerName>
    <UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">01e157e2-e5e1-4011-8504-fe588ac1366e</UserID>
    <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 6</UserName>
    <FromTime>PT0.1234567S</FromTime>
    <Name>sample string 2</Name>
    <TimeWindowID>51dd7017-38ec-46be-8291-f89e5c560065</TimeWindowID>
    <ToTime>PT0.1234567S</ToTime>
  </TimeWindow>
  <TrackingToken>sample string 36</TrackingToken>
</RoutePoint>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Result
NameDescriptionTypeAdditional information
IsValid

boolean

None.

Message

Collection of string

None.

ResponseCodes

Collection of integer

None.

Id

globally unique identifier

None.

Value

string

None.

RecordOn

date

None.

Response Formats

application/json, text/json

Sample:
{
  "IsValid": true,
  "Message": [
    "sample string 1",
    "sample string 2"
  ],
  "ResponseCodes": [
    1,
    2
  ],
  "Id": "812405d8-6b92-497d-bece-7f3b1150a156",
  "Value": "sample string 3",
  "RecordOn": "2025-05-20T21:26:09.3423223+04:00"
}

application/xml, text/xml

Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
  <Id>812405d8-6b92-497d-bece-7f3b1150a156</Id>
  <IsValid>true</IsValid>
  <Message xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </Message>
  <RecordOn>2025-05-20T21:26:09.3423223+04:00</RecordOn>
  <ResponseCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </ResponseCodes>
  <Value>sample string 3</Value>
</Result>