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": "babcec28-fb27-44a6-a25e-54745e501432",
"Vehicle": {
"VehicleID": "f8a15e85-34d5-4b89-8540-d95ad3e21e8c",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5a4f5b09-5229-4794-9400-7db9f01646ce",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "aad454f0-dfe0-4088-92de-9913b90f0b08",
"PartnerID": "d20385d8-a7eb-48cc-bd3f-b9871256ab2f"
},
"RenewalType": {
"RenewalTypeID": "5f958b35-54e0-4e62-afc5-a06f326d05b1",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "0554fb2d-273e-4812-9f22-e3381063db5e",
"UserName": "sample string 6",
"UserID": "425d7c67-78c7-4b6b-b16d-cff8e9d14150",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-08-28T11:04:21.078033+04:00",
"ClientID": "2ba69d52-2800-4795-a587-9346e0fe9734",
"ClientName": "sample string 11",
"PartnerID": "89bb4669-b23c-4c18-8f0a-eaebcb9ddb73",
"PartnerName": "sample string 13"
},
"DueDate": "2026-08-28T11:04:21.078033+04:00",
"ExpiryDate": "2026-08-28T11:04:21.078033+04:00",
"RenewalDoneOn": "2026-08-28T11:04:21.078033+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": "5cfdd763-1574-4831-a1ea-20e5ed976df5",
"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": "d18c5e78-738e-4d50-8c24-318a50cda689",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "b48c4993-6cba-448f-be54-99f8ab74b30a",
"UserName": "sample string 13",
"UserID": "6aed5ff4-9085-40b8-ab2e-be52669893cc",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-08-28T11:04:21.078033+04:00",
"ClientID": "f2777a89-6126-4a2e-8d0e-9a715014ff00",
"ClientName": "sample string 18",
"PartnerID": "1c41ad05-5f15-4388-ab8a-bd864c3f3d5f",
"PartnerName": "sample string 20"
},
{
"VehicleRenewalID": "babcec28-fb27-44a6-a25e-54745e501432",
"Vehicle": {
"VehicleID": "f8a15e85-34d5-4b89-8540-d95ad3e21e8c",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5a4f5b09-5229-4794-9400-7db9f01646ce",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "aad454f0-dfe0-4088-92de-9913b90f0b08",
"PartnerID": "d20385d8-a7eb-48cc-bd3f-b9871256ab2f"
},
"RenewalType": {
"RenewalTypeID": "5f958b35-54e0-4e62-afc5-a06f326d05b1",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "0554fb2d-273e-4812-9f22-e3381063db5e",
"UserName": "sample string 6",
"UserID": "425d7c67-78c7-4b6b-b16d-cff8e9d14150",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-08-28T11:04:21.078033+04:00",
"ClientID": "2ba69d52-2800-4795-a587-9346e0fe9734",
"ClientName": "sample string 11",
"PartnerID": "89bb4669-b23c-4c18-8f0a-eaebcb9ddb73",
"PartnerName": "sample string 13"
},
"DueDate": "2026-08-28T11:04:21.078033+04:00",
"ExpiryDate": "2026-08-28T11:04:21.078033+04:00",
"RenewalDoneOn": "2026-08-28T11:04:21.078033+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": "5cfdd763-1574-4831-a1ea-20e5ed976df5",
"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": "d18c5e78-738e-4d50-8c24-318a50cda689",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "b48c4993-6cba-448f-be54-99f8ab74b30a",
"UserName": "sample string 13",
"UserID": "6aed5ff4-9085-40b8-ab2e-be52669893cc",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-08-28T11:04:21.078033+04:00",
"ClientID": "f2777a89-6126-4a2e-8d0e-9a715014ff00",
"ClientName": "sample string 18",
"PartnerID": "1c41ad05-5f15-4388-ab8a-bd864c3f3d5f",
"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>f2777a89-6126-4a2e-8d0e-9a715014ff00</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-08-28T11:04:21.078033+04:00</CreatedOn>
<Id>b48c4993-6cba-448f-be54-99f8ab74b30a</Id>
<PartnerID>1c41ad05-5f15-4388-ab8a-bd864c3f3d5f</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>6aed5ff4-9085-40b8-ab2e-be52669893cc</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>d18c5e78-738e-4d50-8c24-318a50cda689</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-08-28T11:04:21.078033+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-08-28T11:04:21.078033+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-08-28T11:04:21.078033+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>2ba69d52-2800-4795-a587-9346e0fe9734</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-08-28T11:04:21.078033+04:00</CreatedOn>
<Id>0554fb2d-273e-4812-9f22-e3381063db5e</Id>
<PartnerID>89bb4669-b23c-4c18-8f0a-eaebcb9ddb73</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>425d7c67-78c7-4b6b-b16d-cff8e9d14150</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>5f958b35-54e0-4e62-afc5-a06f326d05b1</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>5cfdd763-1574-4831-a1ea-20e5ed976df5</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>aad454f0-dfe0-4088-92de-9913b90f0b08</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5a4f5b09-5229-4794-9400-7db9f01646ce</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>d20385d8-a7eb-48cc-bd3f-b9871256ab2f</PartnerID>
<VehicleID>f8a15e85-34d5-4b89-8540-d95ad3e21e8c</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>babcec28-fb27-44a6-a25e-54745e501432</VehicleRenewalID>
</VehicleRenewal>
<VehicleRenewal>
<ClientID>f2777a89-6126-4a2e-8d0e-9a715014ff00</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-08-28T11:04:21.078033+04:00</CreatedOn>
<Id>b48c4993-6cba-448f-be54-99f8ab74b30a</Id>
<PartnerID>1c41ad05-5f15-4388-ab8a-bd864c3f3d5f</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>6aed5ff4-9085-40b8-ab2e-be52669893cc</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>d18c5e78-738e-4d50-8c24-318a50cda689</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-08-28T11:04:21.078033+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-08-28T11:04:21.078033+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-08-28T11:04:21.078033+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>2ba69d52-2800-4795-a587-9346e0fe9734</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-08-28T11:04:21.078033+04:00</CreatedOn>
<Id>0554fb2d-273e-4812-9f22-e3381063db5e</Id>
<PartnerID>89bb4669-b23c-4c18-8f0a-eaebcb9ddb73</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>425d7c67-78c7-4b6b-b16d-cff8e9d14150</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>5f958b35-54e0-4e62-afc5-a06f326d05b1</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>5cfdd763-1574-4831-a1ea-20e5ed976df5</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>aad454f0-dfe0-4088-92de-9913b90f0b08</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5a4f5b09-5229-4794-9400-7db9f01646ce</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>d20385d8-a7eb-48cc-bd3f-b9871256ab2f</PartnerID>
<VehicleID>f8a15e85-34d5-4b89-8540-d95ad3e21e8c</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>babcec28-fb27-44a6-a25e-54745e501432</VehicleRenewalID>
</VehicleRenewal>
</ArrayOfVehicleRenewal>