GET Api/Renewal/GetAll?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": "c59a1a9d-ab2f-43e0-9339-458130ac1478",
"Vehicle": {
"VehicleID": "d4c3e784-b962-4689-a03f-7466689a9445",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fda981be-0faf-4ca5-9d3e-10a461725888",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2bbb17f8-6c13-449c-9306-9a2c1dd4e80b",
"PartnerID": "be4e04e8-11fc-4e68-9bde-ddbbbcf2b964"
},
"RenewalType": {
"RenewalTypeID": "505d3278-6ffc-4fef-8fed-a4c1ace5b637",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "24bd2d98-f084-421a-a974-5bc4489377d7",
"UserName": "sample string 6",
"UserID": "df98e07d-1a4a-4328-9c05-016161b5bf57",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-06-24T16:15:55.1590372+04:00",
"ClientID": "ac5398ad-3a96-4ba3-ad6c-0c30de2d053d",
"ClientName": "sample string 11",
"PartnerID": "05fd2ce7-1e14-43a1-92f4-33549de2e8ca",
"PartnerName": "sample string 13"
},
"DueDate": "2026-06-24T16:15:55.1590372+04:00",
"ExpiryDate": "2026-06-24T16:15:55.1590372+04:00",
"RenewalDoneOn": "2026-06-24T16:15:55.1590372+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": "c272ee90-0cbe-4e4f-81f9-f6fb85b8d91a",
"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": "07001f63-d7cf-4133-b91f-9cb367d4d854",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "a42044a4-19f6-4663-afd2-22ca1ccf8205",
"UserName": "sample string 13",
"UserID": "93747995-8d18-49dc-b186-02623e1b4b95",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-06-24T16:15:55.1590372+04:00",
"ClientID": "fcd627e7-f950-4b0a-98b9-2cbccf34bc73",
"ClientName": "sample string 18",
"PartnerID": "f7177f68-fa6b-4b3b-84c1-61437bfec1f8",
"PartnerName": "sample string 20"
},
{
"VehicleRenewalID": "c59a1a9d-ab2f-43e0-9339-458130ac1478",
"Vehicle": {
"VehicleID": "d4c3e784-b962-4689-a03f-7466689a9445",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fda981be-0faf-4ca5-9d3e-10a461725888",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2bbb17f8-6c13-449c-9306-9a2c1dd4e80b",
"PartnerID": "be4e04e8-11fc-4e68-9bde-ddbbbcf2b964"
},
"RenewalType": {
"RenewalTypeID": "505d3278-6ffc-4fef-8fed-a4c1ace5b637",
"Name": "sample string 2",
"FrequencyDays": 3,
"Description": "sample string 4",
"Id": "24bd2d98-f084-421a-a974-5bc4489377d7",
"UserName": "sample string 6",
"UserID": "df98e07d-1a4a-4328-9c05-016161b5bf57",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-06-24T16:15:55.1590372+04:00",
"ClientID": "ac5398ad-3a96-4ba3-ad6c-0c30de2d053d",
"ClientName": "sample string 11",
"PartnerID": "05fd2ce7-1e14-43a1-92f4-33549de2e8ca",
"PartnerName": "sample string 13"
},
"DueDate": "2026-06-24T16:15:55.1590372+04:00",
"ExpiryDate": "2026-06-24T16:15:55.1590372+04:00",
"RenewalDoneOn": "2026-06-24T16:15:55.1590372+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": "c272ee90-0cbe-4e4f-81f9-f6fb85b8d91a",
"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": "07001f63-d7cf-4133-b91f-9cb367d4d854",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "a42044a4-19f6-4663-afd2-22ca1ccf8205",
"UserName": "sample string 13",
"UserID": "93747995-8d18-49dc-b186-02623e1b4b95",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-06-24T16:15:55.1590372+04:00",
"ClientID": "fcd627e7-f950-4b0a-98b9-2cbccf34bc73",
"ClientName": "sample string 18",
"PartnerID": "f7177f68-fa6b-4b3b-84c1-61437bfec1f8",
"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>fcd627e7-f950-4b0a-98b9-2cbccf34bc73</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-06-24T16:15:55.1590372+04:00</CreatedOn>
<Id>a42044a4-19f6-4663-afd2-22ca1ccf8205</Id>
<PartnerID>f7177f68-fa6b-4b3b-84c1-61437bfec1f8</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>93747995-8d18-49dc-b186-02623e1b4b95</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>07001f63-d7cf-4133-b91f-9cb367d4d854</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-06-24T16:15:55.1590372+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-06-24T16:15:55.1590372+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-06-24T16:15:55.1590372+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>ac5398ad-3a96-4ba3-ad6c-0c30de2d053d</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-06-24T16:15:55.1590372+04:00</CreatedOn>
<Id>24bd2d98-f084-421a-a974-5bc4489377d7</Id>
<PartnerID>05fd2ce7-1e14-43a1-92f4-33549de2e8ca</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>df98e07d-1a4a-4328-9c05-016161b5bf57</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>505d3278-6ffc-4fef-8fed-a4c1ace5b637</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>c272ee90-0cbe-4e4f-81f9-f6fb85b8d91a</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>2bbb17f8-6c13-449c-9306-9a2c1dd4e80b</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fda981be-0faf-4ca5-9d3e-10a461725888</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>be4e04e8-11fc-4e68-9bde-ddbbbcf2b964</PartnerID>
<VehicleID>d4c3e784-b962-4689-a03f-7466689a9445</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>c59a1a9d-ab2f-43e0-9339-458130ac1478</VehicleRenewalID>
</VehicleRenewal>
<VehicleRenewal>
<ClientID>fcd627e7-f950-4b0a-98b9-2cbccf34bc73</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-06-24T16:15:55.1590372+04:00</CreatedOn>
<Id>a42044a4-19f6-4663-afd2-22ca1ccf8205</Id>
<PartnerID>f7177f68-fa6b-4b3b-84c1-61437bfec1f8</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>93747995-8d18-49dc-b186-02623e1b4b95</UserID>
<UserName>sample string 13</UserName>
<AmountSpent>7</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>07001f63-d7cf-4133-b91f-9cb367d4d854</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-06-24T16:15:55.1590372+04:00</DueDate>
<DueDetail>sample string 11</DueDetail>
<ExpiryDate>2026-06-24T16:15:55.1590372+04:00</ExpiryDate>
<IsOverdue>true</IsOverdue>
<Note>sample string 8</Note>
<OverdueReason>sample string 6</OverdueReason>
<ReminderBeforeDays>10</ReminderBeforeDays>
<RenewalDoneOn>2026-06-24T16:15:55.1590372+04:00</RenewalDoneOn>
<RenewalType>
<ClientID>ac5398ad-3a96-4ba3-ad6c-0c30de2d053d</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-06-24T16:15:55.1590372+04:00</CreatedOn>
<Id>24bd2d98-f084-421a-a974-5bc4489377d7</Id>
<PartnerID>05fd2ce7-1e14-43a1-92f4-33549de2e8ca</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>df98e07d-1a4a-4328-9c05-016161b5bf57</UserID>
<UserName>sample string 6</UserName>
<Description>sample string 4</Description>
<FrequencyDays>3</FrequencyDays>
<Name>sample string 2</Name>
<RenewalTypeID>505d3278-6ffc-4fef-8fed-a4c1ace5b637</RenewalTypeID>
</RenewalType>
<UsersToNotify>
<BusinessHoursID>c272ee90-0cbe-4e4f-81f9-f6fb85b8d91a</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>2bbb17f8-6c13-449c-9306-9a2c1dd4e80b</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fda981be-0faf-4ca5-9d3e-10a461725888</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>be4e04e8-11fc-4e68-9bde-ddbbbcf2b964</PartnerID>
<VehicleID>d4c3e784-b962-4689-a03f-7466689a9445</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleRenewalID>c59a1a9d-ab2f-43e0-9339-458130ac1478</VehicleRenewalID>
</VehicleRenewal>
</ArrayOfVehicleRenewal>