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 VehicleRenewalName | 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": "f233d22f-e647-4f74-90ba-5167d3786042", "Vehicle": { "VehicleID": "ef58f9df-8df5-4403-93f5-4a13ee97739e", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "72ebae01-67a1-43a4-9297-5baa3e7f11b2", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "6952e3ca-83f8-4a22-a314-d3253b9f13c9", "PartnerID": "4649616a-5e82-4d29-9535-3876940722c8" }, "RenewalType": { "RenewalTypeID": "c37ea07d-5e48-49b7-b824-470541247c79", "Name": "sample string 2", "FrequencyDays": 3, "Description": "sample string 4", "Id": "26ba1df0-c506-45d9-9ef8-bb0fb5169274", "UserName": "sample string 6", "UserID": "a37d9ad5-f22f-47bf-b202-0376ccc0b98d", "CreatedBy": "sample string 8", "CreatedOn": "2025-08-08T15:45:57.5353801+04:00", "ClientID": "1edb78cf-382c-41ba-8c6d-82678bbcbc23", "ClientName": "sample string 11", "PartnerID": "05e9deef-b199-4c9c-9441-8d193fa2024a", "PartnerName": "sample string 13" }, "DueDate": "2025-08-08T15:45:57.5353801+04:00", "ExpiryDate": "2025-08-08T15:45:57.5353801+04:00", "RenewalDoneOn": "2025-08-08T15:45:57.5353801+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": "10f38d9f-53c6-4470-99e5-8d82af72dd9c", "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": "9d855e11-965a-4255-b50e-92e9ac70788e", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Id": "326c6480-d968-4f80-9169-9b17eb398f09", "UserName": "sample string 13", "UserID": "cd037ff6-37de-4277-8e17-7198b74be60e", "CreatedBy": "sample string 15", "CreatedOn": "2025-08-08T15:45:57.5353801+04:00", "ClientID": "d01ea0a8-9dc1-4602-b1f0-b05e6a916597", "ClientName": "sample string 18", "PartnerID": "f52e5ff2-968b-4483-92cd-3a3f06c2efc3", "PartnerName": "sample string 20" }, { "VehicleRenewalID": "f233d22f-e647-4f74-90ba-5167d3786042", "Vehicle": { "VehicleID": "ef58f9df-8df5-4403-93f5-4a13ee97739e", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "72ebae01-67a1-43a4-9297-5baa3e7f11b2", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "6952e3ca-83f8-4a22-a314-d3253b9f13c9", "PartnerID": "4649616a-5e82-4d29-9535-3876940722c8" }, "RenewalType": { "RenewalTypeID": "c37ea07d-5e48-49b7-b824-470541247c79", "Name": "sample string 2", "FrequencyDays": 3, "Description": "sample string 4", "Id": "26ba1df0-c506-45d9-9ef8-bb0fb5169274", "UserName": "sample string 6", "UserID": "a37d9ad5-f22f-47bf-b202-0376ccc0b98d", "CreatedBy": "sample string 8", "CreatedOn": "2025-08-08T15:45:57.5353801+04:00", "ClientID": "1edb78cf-382c-41ba-8c6d-82678bbcbc23", "ClientName": "sample string 11", "PartnerID": "05e9deef-b199-4c9c-9441-8d193fa2024a", "PartnerName": "sample string 13" }, "DueDate": "2025-08-08T15:45:57.5353801+04:00", "ExpiryDate": "2025-08-08T15:45:57.5353801+04:00", "RenewalDoneOn": "2025-08-08T15:45:57.5353801+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": "10f38d9f-53c6-4470-99e5-8d82af72dd9c", "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": "9d855e11-965a-4255-b50e-92e9ac70788e", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Id": "326c6480-d968-4f80-9169-9b17eb398f09", "UserName": "sample string 13", "UserID": "cd037ff6-37de-4277-8e17-7198b74be60e", "CreatedBy": "sample string 15", "CreatedOn": "2025-08-08T15:45:57.5353801+04:00", "ClientID": "d01ea0a8-9dc1-4602-b1f0-b05e6a916597", "ClientName": "sample string 18", "PartnerID": "f52e5ff2-968b-4483-92cd-3a3f06c2efc3", "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>d01ea0a8-9dc1-4602-b1f0-b05e6a916597</ClientID> <ClientName>sample string 18</ClientName> <CreatedBy>sample string 15</CreatedBy> <CreatedOn>2025-08-08T15:45:57.5353801+04:00</CreatedOn> <Id>326c6480-d968-4f80-9169-9b17eb398f09</Id> <PartnerID>f52e5ff2-968b-4483-92cd-3a3f06c2efc3</PartnerID> <PartnerName>sample string 20</PartnerName> <UserID>cd037ff6-37de-4277-8e17-7198b74be60e</UserID> <UserName>sample string 13</UserName> <AmountSpent>7</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>9d855e11-965a-4255-b50e-92e9ac70788e</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <Days>9</Days> <DueDate>2025-08-08T15:45:57.5353801+04:00</DueDate> <DueDetail>sample string 11</DueDetail> <ExpiryDate>2025-08-08T15:45:57.5353801+04:00</ExpiryDate> <IsOverdue>true</IsOverdue> <Note>sample string 8</Note> <OverdueReason>sample string 6</OverdueReason> <ReminderBeforeDays>10</ReminderBeforeDays> <RenewalDoneOn>2025-08-08T15:45:57.5353801+04:00</RenewalDoneOn> <RenewalType> <ClientID>1edb78cf-382c-41ba-8c6d-82678bbcbc23</ClientID> <ClientName>sample string 11</ClientName> <CreatedBy>sample string 8</CreatedBy> <CreatedOn>2025-08-08T15:45:57.5353801+04:00</CreatedOn> <Id>26ba1df0-c506-45d9-9ef8-bb0fb5169274</Id> <PartnerID>05e9deef-b199-4c9c-9441-8d193fa2024a</PartnerID> <PartnerName>sample string 13</PartnerName> <UserID>a37d9ad5-f22f-47bf-b202-0376ccc0b98d</UserID> <UserName>sample string 6</UserName> <Description>sample string 4</Description> <FrequencyDays>3</FrequencyDays> <Name>sample string 2</Name> <RenewalTypeID>c37ea07d-5e48-49b7-b824-470541247c79</RenewalTypeID> </RenewalType> <UsersToNotify> <BusinessHoursID>10f38d9f-53c6-4470-99e5-8d82af72dd9c</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>6952e3ca-83f8-4a22-a314-d3253b9f13c9</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>72ebae01-67a1-43a4-9297-5baa3e7f11b2</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>4649616a-5e82-4d29-9535-3876940722c8</PartnerID> <VehicleID>ef58f9df-8df5-4403-93f5-4a13ee97739e</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleRenewalID>f233d22f-e647-4f74-90ba-5167d3786042</VehicleRenewalID> </VehicleRenewal> <VehicleRenewal> <ClientID>d01ea0a8-9dc1-4602-b1f0-b05e6a916597</ClientID> <ClientName>sample string 18</ClientName> <CreatedBy>sample string 15</CreatedBy> <CreatedOn>2025-08-08T15:45:57.5353801+04:00</CreatedOn> <Id>326c6480-d968-4f80-9169-9b17eb398f09</Id> <PartnerID>f52e5ff2-968b-4483-92cd-3a3f06c2efc3</PartnerID> <PartnerName>sample string 20</PartnerName> <UserID>cd037ff6-37de-4277-8e17-7198b74be60e</UserID> <UserName>sample string 13</UserName> <AmountSpent>7</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>9d855e11-965a-4255-b50e-92e9ac70788e</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <Days>9</Days> <DueDate>2025-08-08T15:45:57.5353801+04:00</DueDate> <DueDetail>sample string 11</DueDetail> <ExpiryDate>2025-08-08T15:45:57.5353801+04:00</ExpiryDate> <IsOverdue>true</IsOverdue> <Note>sample string 8</Note> <OverdueReason>sample string 6</OverdueReason> <ReminderBeforeDays>10</ReminderBeforeDays> <RenewalDoneOn>2025-08-08T15:45:57.5353801+04:00</RenewalDoneOn> <RenewalType> <ClientID>1edb78cf-382c-41ba-8c6d-82678bbcbc23</ClientID> <ClientName>sample string 11</ClientName> <CreatedBy>sample string 8</CreatedBy> <CreatedOn>2025-08-08T15:45:57.5353801+04:00</CreatedOn> <Id>26ba1df0-c506-45d9-9ef8-bb0fb5169274</Id> <PartnerID>05e9deef-b199-4c9c-9441-8d193fa2024a</PartnerID> <PartnerName>sample string 13</PartnerName> <UserID>a37d9ad5-f22f-47bf-b202-0376ccc0b98d</UserID> <UserName>sample string 6</UserName> <Description>sample string 4</Description> <FrequencyDays>3</FrequencyDays> <Name>sample string 2</Name> <RenewalTypeID>c37ea07d-5e48-49b7-b824-470541247c79</RenewalTypeID> </RenewalType> <UsersToNotify> <BusinessHoursID>10f38d9f-53c6-4470-99e5-8d82af72dd9c</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>6952e3ca-83f8-4a22-a314-d3253b9f13c9</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>72ebae01-67a1-43a4-9297-5baa3e7f11b2</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>4649616a-5e82-4d29-9535-3876940722c8</PartnerID> <VehicleID>ef58f9df-8df5-4403-93f5-4a13ee97739e</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleRenewalID>f233d22f-e647-4f74-90ba-5167d3786042</VehicleRenewalID> </VehicleRenewal> </ArrayOfVehicleRenewal>