GET Api/Renewal?param={param}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| param | string |
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": "8f936355-4d7d-4143-95f2-d8fc773f7c1c",
"Vehicle": {
"VehicleID": "0e749565-e5c2-42ed-af4f-ea5881517ae0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "1b14abeb-db81-4075-bd95-6fc671cd3f63",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2aff4803-9095-4821-8541-b2abe0ecf07f",
"PartnerID": "43cbe3a8-b066-4c4c-9499-5c1b3ccea263"
},
"RenewalType": {
"RenewalTypeID": "0ebfa47b-a0f3-403e-86fb-cace712b5f4c",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "dd0b9f11-bf65-4366-b34e-7ec92f2fd917",
"UserName": "sample string 6",
"UserID": "6a238aa8-31eb-4729-93ea-eb222c7c01a1",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-05-10T04:30:54.0710438+04:00",
"ClientID": "de79d11b-e457-4dca-9b60-fe2886a66601",
"ClientName": "sample string 11",
"PartnerID": "fe61872e-0a9f-4144-8d40-accb61ed45d1",
"PartnerName": "sample string 13"
},
"DueDate": "2026-05-10T04:30:54.0710438+04:00",
"ExpiryDate": "2026-05-10T04:30:54.0710438+04:00",
"RenewalDoneOn": "2026-05-10T04:30:54.0710438+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": "bbc1f815-1beb-48d0-976f-74ccd279a8a0",
"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": "d38c6214-7d06-4ddd-8360-11cb3844b9f2",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "3f5d5107-25e0-4a8e-ac57-4487a02be0e1",
"UserName": "sample string 13",
"UserID": "5b23334c-0dc8-447a-868f-e0c2c20065a9",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-05-10T04:30:54.0710438+04:00",
"ClientID": "66794eb9-6447-4fd2-9814-5e7d36192981",
"ClientName": "sample string 18",
"PartnerID": "eb06bda3-76ad-4890-8bbd-e2642916f753",
"PartnerName": "sample string 20"
},
{
"VehicleRenewalID": "8f936355-4d7d-4143-95f2-d8fc773f7c1c",
"Vehicle": {
"VehicleID": "0e749565-e5c2-42ed-af4f-ea5881517ae0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "1b14abeb-db81-4075-bd95-6fc671cd3f63",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2aff4803-9095-4821-8541-b2abe0ecf07f",
"PartnerID": "43cbe3a8-b066-4c4c-9499-5c1b3ccea263"
},
"RenewalType": {
"RenewalTypeID": "0ebfa47b-a0f3-403e-86fb-cace712b5f4c",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "dd0b9f11-bf65-4366-b34e-7ec92f2fd917",
"UserName": "sample string 6",
"UserID": "6a238aa8-31eb-4729-93ea-eb222c7c01a1",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-05-10T04:30:54.0710438+04:00",
"ClientID": "de79d11b-e457-4dca-9b60-fe2886a66601",
"ClientName": "sample string 11",
"PartnerID": "fe61872e-0a9f-4144-8d40-accb61ed45d1",
"PartnerName": "sample string 13"
},
"DueDate": "2026-05-10T04:30:54.0710438+04:00",
"ExpiryDate": "2026-05-10T04:30:54.0710438+04:00",
"RenewalDoneOn": "2026-05-10T04:30:54.0710438+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": "bbc1f815-1beb-48d0-976f-74ccd279a8a0",
"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": "d38c6214-7d06-4ddd-8360-11cb3844b9f2",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "3f5d5107-25e0-4a8e-ac57-4487a02be0e1",
"UserName": "sample string 13",
"UserID": "5b23334c-0dc8-447a-868f-e0c2c20065a9",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-05-10T04:30:54.0710438+04:00",
"ClientID": "66794eb9-6447-4fd2-9814-5e7d36192981",
"ClientName": "sample string 18",
"PartnerID": "eb06bda3-76ad-4890-8bbd-e2642916f753",
"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>66794eb9-6447-4fd2-9814-5e7d36192981</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-05-10T04:30:54.0710438+04:00</CreatedOn>
<Id>3f5d5107-25e0-4a8e-ac57-4487a02be0e1</Id>
<PartnerID>eb06bda3-76ad-4890-8bbd-e2642916f753</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>5b23334c-0dc8-447a-868f-e0c2c20065a9</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>d38c6214-7d06-4ddd-8360-11cb3844b9f2</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-05-10T04:30:54.0710438+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-05-10T04:30:54.0710438+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-05-10T04:30:54.0710438+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>de79d11b-e457-4dca-9b60-fe2886a66601</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-05-10T04:30:54.0710438+04:00</CreatedOn>
<Id>dd0b9f11-bf65-4366-b34e-7ec92f2fd917</Id>
<PartnerID>fe61872e-0a9f-4144-8d40-accb61ed45d1</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>6a238aa8-31eb-4729-93ea-eb222c7c01a1</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>0ebfa47b-a0f3-403e-86fb-cace712b5f4c</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>bbc1f815-1beb-48d0-976f-74ccd279a8a0</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>2aff4803-9095-4821-8541-b2abe0ecf07f</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>1b14abeb-db81-4075-bd95-6fc671cd3f63</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>43cbe3a8-b066-4c4c-9499-5c1b3ccea263</PartnerID>
<VehicleID>0e749565-e5c2-42ed-af4f-ea5881517ae0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>8f936355-4d7d-4143-95f2-d8fc773f7c1c</VehicleRenewalID>
</VehicleRenewal>
<VehicleRenewal>
<ClientID>66794eb9-6447-4fd2-9814-5e7d36192981</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-05-10T04:30:54.0710438+04:00</CreatedOn>
<Id>3f5d5107-25e0-4a8e-ac57-4487a02be0e1</Id>
<PartnerID>eb06bda3-76ad-4890-8bbd-e2642916f753</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>5b23334c-0dc8-447a-868f-e0c2c20065a9</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>d38c6214-7d06-4ddd-8360-11cb3844b9f2</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-05-10T04:30:54.0710438+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-05-10T04:30:54.0710438+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-05-10T04:30:54.0710438+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>de79d11b-e457-4dca-9b60-fe2886a66601</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-05-10T04:30:54.0710438+04:00</CreatedOn>
<Id>dd0b9f11-bf65-4366-b34e-7ec92f2fd917</Id>
<PartnerID>fe61872e-0a9f-4144-8d40-accb61ed45d1</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>6a238aa8-31eb-4729-93ea-eb222c7c01a1</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>0ebfa47b-a0f3-403e-86fb-cace712b5f4c</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>bbc1f815-1beb-48d0-976f-74ccd279a8a0</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>2aff4803-9095-4821-8541-b2abe0ecf07f</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>1b14abeb-db81-4075-bd95-6fc671cd3f63</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>43cbe3a8-b066-4c4c-9499-5c1b3ccea263</PartnerID>
<VehicleID>0e749565-e5c2-42ed-af4f-ea5881517ae0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>8f936355-4d7d-4143-95f2-d8fc773f7c1c</VehicleRenewalID>
</VehicleRenewal>
</ArrayOfVehicleRenewal>