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": "94772332-a852-4073-8a14-d604828bde54", "Vehicle": { "VehicleID": "00d3ee1d-9711-4519-b05f-2db8b688b41e", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "97ccf8bf-0c08-4314-ae68-8705abbda2d7", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "62b3fc94-a9f9-4255-9654-da03ddd70498", "PartnerID": "591784e3-73c6-4ac1-8519-c6e455240631" }, "RenewalType": { "RenewalTypeID": "b53c856d-5954-43f4-9cb2-fb8d87d6f74d", "Name": "sample string 2", "FrequencyDays": 3, "Description": "sample string 4", "Id": "480f78d7-a9b6-4da8-828d-0523c9976ac7", "UserName": "sample string 6", "UserID": "3d557916-bc2e-4c46-b520-b8eb803c0b68", "CreatedBy": "sample string 8", "CreatedOn": "2025-09-16T19:33:52.8520363+04:00", "ClientID": "f29523a5-8c5d-4e3c-873a-466c13b581d0", "ClientName": "sample string 11", "PartnerID": "3ad11aaf-2392-4002-82c7-b8e7389ca2cd", "PartnerName": "sample string 13" }, "DueDate": "2025-09-16T19:33:52.8520363+04:00", "ExpiryDate": "2025-09-16T19:33:52.8520363+04:00", "RenewalDoneOn": "2025-09-16T19:33:52.8520363+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": "5cb05d18-024e-46db-b07c-f5660de7d38f", "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": "33ae922b-6565-40cb-92b6-ff95c4fb0a2e", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Id": "16b20ea1-fe9e-49ba-890b-ea8e3fae0569", "UserName": "sample string 13", "UserID": "d04e555c-17fa-4a0c-a0b8-5e03b0a01b23", "CreatedBy": "sample string 15", "CreatedOn": "2025-09-16T19:33:52.8520363+04:00", "ClientID": "488d9322-eced-4c0f-b094-42344c221006", "ClientName": "sample string 18", "PartnerID": "ff09b0f5-4c81-4ca6-8181-476730435757", "PartnerName": "sample string 20" }, { "VehicleRenewalID": "94772332-a852-4073-8a14-d604828bde54", "Vehicle": { "VehicleID": "00d3ee1d-9711-4519-b05f-2db8b688b41e", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "97ccf8bf-0c08-4314-ae68-8705abbda2d7", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "62b3fc94-a9f9-4255-9654-da03ddd70498", "PartnerID": "591784e3-73c6-4ac1-8519-c6e455240631" }, "RenewalType": { "RenewalTypeID": "b53c856d-5954-43f4-9cb2-fb8d87d6f74d", "Name": "sample string 2", "FrequencyDays": 3, "Description": "sample string 4", "Id": "480f78d7-a9b6-4da8-828d-0523c9976ac7", "UserName": "sample string 6", "UserID": "3d557916-bc2e-4c46-b520-b8eb803c0b68", "CreatedBy": "sample string 8", "CreatedOn": "2025-09-16T19:33:52.8520363+04:00", "ClientID": "f29523a5-8c5d-4e3c-873a-466c13b581d0", "ClientName": "sample string 11", "PartnerID": "3ad11aaf-2392-4002-82c7-b8e7389ca2cd", "PartnerName": "sample string 13" }, "DueDate": "2025-09-16T19:33:52.8520363+04:00", "ExpiryDate": "2025-09-16T19:33:52.8520363+04:00", "RenewalDoneOn": "2025-09-16T19:33:52.8520363+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": "5cb05d18-024e-46db-b07c-f5660de7d38f", "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": "33ae922b-6565-40cb-92b6-ff95c4fb0a2e", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Id": "16b20ea1-fe9e-49ba-890b-ea8e3fae0569", "UserName": "sample string 13", "UserID": "d04e555c-17fa-4a0c-a0b8-5e03b0a01b23", "CreatedBy": "sample string 15", "CreatedOn": "2025-09-16T19:33:52.8520363+04:00", "ClientID": "488d9322-eced-4c0f-b094-42344c221006", "ClientName": "sample string 18", "PartnerID": "ff09b0f5-4c81-4ca6-8181-476730435757", "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>488d9322-eced-4c0f-b094-42344c221006</ClientID> <ClientName>sample string 18</ClientName> <CreatedBy>sample string 15</CreatedBy> <CreatedOn>2025-09-16T19:33:52.8520363+04:00</CreatedOn> <Id>16b20ea1-fe9e-49ba-890b-ea8e3fae0569</Id> <PartnerID>ff09b0f5-4c81-4ca6-8181-476730435757</PartnerID> <PartnerName>sample string 20</PartnerName> <UserID>d04e555c-17fa-4a0c-a0b8-5e03b0a01b23</UserID> <UserName>sample string 13</UserName> <AmountSpent>7</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>33ae922b-6565-40cb-92b6-ff95c4fb0a2e</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-09-16T19:33:52.8520363+04:00</DueDate> <DueDetail>sample string 11</DueDetail> <ExpiryDate>2025-09-16T19:33:52.8520363+04:00</ExpiryDate> <IsOverdue>true</IsOverdue> <Note>sample string 8</Note> <OverdueReason>sample string 6</OverdueReason> <ReminderBeforeDays>10</ReminderBeforeDays> <RenewalDoneOn>2025-09-16T19:33:52.8520363+04:00</RenewalDoneOn> <RenewalType> <ClientID>f29523a5-8c5d-4e3c-873a-466c13b581d0</ClientID> <ClientName>sample string 11</ClientName> <CreatedBy>sample string 8</CreatedBy> <CreatedOn>2025-09-16T19:33:52.8520363+04:00</CreatedOn> <Id>480f78d7-a9b6-4da8-828d-0523c9976ac7</Id> <PartnerID>3ad11aaf-2392-4002-82c7-b8e7389ca2cd</PartnerID> <PartnerName>sample string 13</PartnerName> <UserID>3d557916-bc2e-4c46-b520-b8eb803c0b68</UserID> <UserName>sample string 6</UserName> <Description>sample string 4</Description> <FrequencyDays>3</FrequencyDays> <Name>sample string 2</Name> <RenewalTypeID>b53c856d-5954-43f4-9cb2-fb8d87d6f74d</RenewalTypeID> </RenewalType> <UsersToNotify> <BusinessHoursID>5cb05d18-024e-46db-b07c-f5660de7d38f</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>62b3fc94-a9f9-4255-9654-da03ddd70498</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>97ccf8bf-0c08-4314-ae68-8705abbda2d7</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>591784e3-73c6-4ac1-8519-c6e455240631</PartnerID> <VehicleID>00d3ee1d-9711-4519-b05f-2db8b688b41e</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleRenewalID>94772332-a852-4073-8a14-d604828bde54</VehicleRenewalID> </VehicleRenewal> <VehicleRenewal> <ClientID>488d9322-eced-4c0f-b094-42344c221006</ClientID> <ClientName>sample string 18</ClientName> <CreatedBy>sample string 15</CreatedBy> <CreatedOn>2025-09-16T19:33:52.8520363+04:00</CreatedOn> <Id>16b20ea1-fe9e-49ba-890b-ea8e3fae0569</Id> <PartnerID>ff09b0f5-4c81-4ca6-8181-476730435757</PartnerID> <PartnerName>sample string 20</PartnerName> <UserID>d04e555c-17fa-4a0c-a0b8-5e03b0a01b23</UserID> <UserName>sample string 13</UserName> <AmountSpent>7</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>33ae922b-6565-40cb-92b6-ff95c4fb0a2e</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-09-16T19:33:52.8520363+04:00</DueDate> <DueDetail>sample string 11</DueDetail> <ExpiryDate>2025-09-16T19:33:52.8520363+04:00</ExpiryDate> <IsOverdue>true</IsOverdue> <Note>sample string 8</Note> <OverdueReason>sample string 6</OverdueReason> <ReminderBeforeDays>10</ReminderBeforeDays> <RenewalDoneOn>2025-09-16T19:33:52.8520363+04:00</RenewalDoneOn> <RenewalType> <ClientID>f29523a5-8c5d-4e3c-873a-466c13b581d0</ClientID> <ClientName>sample string 11</ClientName> <CreatedBy>sample string 8</CreatedBy> <CreatedOn>2025-09-16T19:33:52.8520363+04:00</CreatedOn> <Id>480f78d7-a9b6-4da8-828d-0523c9976ac7</Id> <PartnerID>3ad11aaf-2392-4002-82c7-b8e7389ca2cd</PartnerID> <PartnerName>sample string 13</PartnerName> <UserID>3d557916-bc2e-4c46-b520-b8eb803c0b68</UserID> <UserName>sample string 6</UserName> <Description>sample string 4</Description> <FrequencyDays>3</FrequencyDays> <Name>sample string 2</Name> <RenewalTypeID>b53c856d-5954-43f4-9cb2-fb8d87d6f74d</RenewalTypeID> </RenewalType> <UsersToNotify> <BusinessHoursID>5cb05d18-024e-46db-b07c-f5660de7d38f</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>62b3fc94-a9f9-4255-9654-da03ddd70498</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>97ccf8bf-0c08-4314-ae68-8705abbda2d7</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>591784e3-73c6-4ac1-8519-c6e455240631</PartnerID> <VehicleID>00d3ee1d-9711-4519-b05f-2db8b688b41e</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleRenewalID>94772332-a852-4073-8a14-d604828bde54</VehicleRenewalID> </VehicleRenewal> </ArrayOfVehicleRenewal>