GET Api/Renewal?clientID={clientID}&vehicleID={vehicleID}&renewalTypeID={renewalTypeID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| vehicleID | globally unique identifier |
Required |
|
| renewalTypeID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleRenewal| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleRenewalID | globally unique identifier |
None. |
|
| Vehicle | VehicleBase |
None. |
|
| RenewalType | RenewalType |
None. |
|
| DueDate | date |
None. |
|
| ExpiryDate | date |
None. |
|
| RenewalDoneOn | date |
None. |
|
| IsOverdue | boolean |
None. |
|
| OverdueReason | string |
None. |
|
| UsersToNotify | user_alert_setting |
None. |
|
| AmountSpent | decimal number |
None. |
|
| Note | string |
None. |
|
| Days | integer |
None. |
|
| ReminderBeforeDays | integer |
None. |
|
| DueDetail | string |
None. |
|
| Attachment | Attachment |
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:
[
{
"VehicleRenewalID": "dcddfd86-bab2-4b44-8beb-1c9000d726e3",
"Vehicle": {
"VehicleID": "92591abf-1b41-4906-91ec-216c60512832",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30bd9eef-e484-49da-8bcd-2d0ff3c53250",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "9a89f139-01e0-4c94-a018-437f51e2536e",
"PartnerID": "76a1cab8-e0db-4f04-b899-2054edeeb368"
},
"RenewalType": {
"RenewalTypeID": "bd558b35-4051-4108-9b31-c168d61dc356",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "6a013562-a9f9-4879-a9e2-6cd8b47f6978",
"UserName": "sample string 6",
"UserID": "ea22edf6-5d6c-4786-8757-c151e754f137",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-04-18T15:02:50.5734494+04:00",
"ClientID": "9d09d335-3551-43f2-9c53-71f09bef5e33",
"ClientName": "sample string 11",
"PartnerID": "4553ed96-da4f-4cbe-818d-8f077ad01658",
"PartnerName": "sample string 13"
},
"DueDate": "2026-04-18T15:02:50.5734494+04:00",
"ExpiryDate": "2026-04-18T15:02:50.5734494+04:00",
"RenewalDoneOn": "2026-04-18T15:02:50.5734494+04:00",
"IsOverdue": true,
"OverdueReason": "sample string 6",
"UsersToNotify": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a13a2c3c-608b-4bc8-941b-5d5d46d75d63",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"AmountSpent": 7.0,
"Note": "sample string 8",
"Days": 9,
"ReminderBeforeDays": 10,
"DueDetail": "sample string 11",
"Attachment": {
"AttachmentID": "13543221-5475-4ab5-bfac-ceada2bd965e",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "1999360b-c9ff-42f8-8191-0d985df29d03",
"UserName": "sample string 13",
"UserID": "2fc22527-f2ac-4f90-b257-5ff67d7f8ab4",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-04-18T15:02:50.5734494+04:00",
"ClientID": "eefef986-f189-4707-b360-e6e2bbef0d61",
"ClientName": "sample string 18",
"PartnerID": "bb37e6cb-6f3c-4d7a-8469-0ee03f04da1e",
"PartnerName": "sample string 20"
},
{
"VehicleRenewalID": "dcddfd86-bab2-4b44-8beb-1c9000d726e3",
"Vehicle": {
"VehicleID": "92591abf-1b41-4906-91ec-216c60512832",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30bd9eef-e484-49da-8bcd-2d0ff3c53250",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "9a89f139-01e0-4c94-a018-437f51e2536e",
"PartnerID": "76a1cab8-e0db-4f04-b899-2054edeeb368"
},
"RenewalType": {
"RenewalTypeID": "bd558b35-4051-4108-9b31-c168d61dc356",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "6a013562-a9f9-4879-a9e2-6cd8b47f6978",
"UserName": "sample string 6",
"UserID": "ea22edf6-5d6c-4786-8757-c151e754f137",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-04-18T15:02:50.5734494+04:00",
"ClientID": "9d09d335-3551-43f2-9c53-71f09bef5e33",
"ClientName": "sample string 11",
"PartnerID": "4553ed96-da4f-4cbe-818d-8f077ad01658",
"PartnerName": "sample string 13"
},
"DueDate": "2026-04-18T15:02:50.5734494+04:00",
"ExpiryDate": "2026-04-18T15:02:50.5734494+04:00",
"RenewalDoneOn": "2026-04-18T15:02:50.5734494+04:00",
"IsOverdue": true,
"OverdueReason": "sample string 6",
"UsersToNotify": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a13a2c3c-608b-4bc8-941b-5d5d46d75d63",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"AmountSpent": 7.0,
"Note": "sample string 8",
"Days": 9,
"ReminderBeforeDays": 10,
"DueDetail": "sample string 11",
"Attachment": {
"AttachmentID": "13543221-5475-4ab5-bfac-ceada2bd965e",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "1999360b-c9ff-42f8-8191-0d985df29d03",
"UserName": "sample string 13",
"UserID": "2fc22527-f2ac-4f90-b257-5ff67d7f8ab4",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-04-18T15:02:50.5734494+04:00",
"ClientID": "eefef986-f189-4707-b360-e6e2bbef0d61",
"ClientName": "sample string 18",
"PartnerID": "bb37e6cb-6f3c-4d7a-8469-0ee03f04da1e",
"PartnerName": "sample string 20"
}
]
application/xml, text/xml
Sample:
<ArrayOfVehicleRenewal xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<VehicleRenewal>
<ClientID>eefef986-f189-4707-b360-e6e2bbef0d61</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-04-18T15:02:50.5734494+04:00</CreatedOn>
<Id>1999360b-c9ff-42f8-8191-0d985df29d03</Id>
<PartnerID>bb37e6cb-6f3c-4d7a-8469-0ee03f04da1e</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>2fc22527-f2ac-4f90-b257-5ff67d7f8ab4</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>13543221-5475-4ab5-bfac-ceada2bd965e</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<Days>9</Days>
<DueDate>2026-04-18T15:02:50.5734494+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-04-18T15:02:50.5734494+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-04-18T15:02:50.5734494+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>9d09d335-3551-43f2-9c53-71f09bef5e33</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-04-18T15:02:50.5734494+04:00</CreatedOn>
<Id>6a013562-a9f9-4879-a9e2-6cd8b47f6978</Id>
<PartnerID>4553ed96-da4f-4cbe-818d-8f077ad01658</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>ea22edf6-5d6c-4786-8757-c151e754f137</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>bd558b35-4051-4108-9b31-c168d61dc356</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>a13a2c3c-608b-4bc8-941b-5d5d46d75d63</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</UsersToNotify>
<Vehicle>
<ClientID>9a89f139-01e0-4c94-a018-437f51e2536e</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30bd9eef-e484-49da-8bcd-2d0ff3c53250</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>76a1cab8-e0db-4f04-b899-2054edeeb368</PartnerID>
<VehicleID>92591abf-1b41-4906-91ec-216c60512832</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>dcddfd86-bab2-4b44-8beb-1c9000d726e3</VehicleRenewalID>
</VehicleRenewal>
<VehicleRenewal>
<ClientID>eefef986-f189-4707-b360-e6e2bbef0d61</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-04-18T15:02:50.5734494+04:00</CreatedOn>
<Id>1999360b-c9ff-42f8-8191-0d985df29d03</Id>
<PartnerID>bb37e6cb-6f3c-4d7a-8469-0ee03f04da1e</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>2fc22527-f2ac-4f90-b257-5ff67d7f8ab4</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>13543221-5475-4ab5-bfac-ceada2bd965e</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<Days>9</Days>
<DueDate>2026-04-18T15:02:50.5734494+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-04-18T15:02:50.5734494+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-04-18T15:02:50.5734494+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>9d09d335-3551-43f2-9c53-71f09bef5e33</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-04-18T15:02:50.5734494+04:00</CreatedOn>
<Id>6a013562-a9f9-4879-a9e2-6cd8b47f6978</Id>
<PartnerID>4553ed96-da4f-4cbe-818d-8f077ad01658</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>ea22edf6-5d6c-4786-8757-c151e754f137</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>bd558b35-4051-4108-9b31-c168d61dc356</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>a13a2c3c-608b-4bc8-941b-5d5d46d75d63</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</UsersToNotify>
<Vehicle>
<ClientID>9a89f139-01e0-4c94-a018-437f51e2536e</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30bd9eef-e484-49da-8bcd-2d0ff3c53250</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>76a1cab8-e0db-4f04-b899-2054edeeb368</PartnerID>
<VehicleID>92591abf-1b41-4906-91ec-216c60512832</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>dcddfd86-bab2-4b44-8beb-1c9000d726e3</VehicleRenewalID>
</VehicleRenewal>
</ArrayOfVehicleRenewal>