GET api/Vehicles?apiKey={apiKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apiKey | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleName | Description | Type | Additional information |
---|---|---|---|
LicenseNo | string |
None. |
|
Identity | Identity |
None. |
|
EngineNo | string |
None. |
|
ProductionOn | date |
None. |
|
ReceivedOn | date |
None. |
|
ChassisNo | string |
None. |
|
CurrentFuelLevel | integer |
None. |
|
StartFuelLevel | integer |
None. |
|
CurrentKilometers | integer |
None. |
|
StartKm | integer |
None. |
|
LicenseAttachmentIDs | string |
None. |
|
RegistrationAttachmentIDs | string |
None. |
|
Insurance | VehicleInsurance |
None. |
|
ModelYear | integer |
None. |
|
ColorName | string |
None. |
|
VehicleModel | VehicleModel |
None. |
|
KeyInfo | string |
None. |
|
RegistrationStartOn | date |
None. |
|
RegistartionRenewalOn | date |
None. |
|
VehicleTollTrafficDetail | VehicleTollTrafficDetail |
None. |
|
VehicleAssignment | VehicleAssignment |
None. |
|
OwnerBranch | Branch |
None. |
|
CurrentBranch | Branch |
None. |
|
VehicleStatus | VehicleStatus |
None. |
|
TransactionDetail | TransactionDetail |
None. |
|
LastTransactionDetail | TransactionDetail |
None. |
|
ExpectedVehicleCheckInOn | date |
None. |
|
OwnershipEndOn | date |
None. |
|
OwnershipStartOn | date |
None. |
|
Vendor | ContactInfo |
None. |
|
Description | string |
None. |
|
OwnershipType | OwnershipType |
None. |
|
InsurenceEndOn | date |
None. |
|
LicenseExpiryDate | date |
None. |
|
DepreciationDetail | DepreciationDetail |
None. |
|
NRRReasonID | globally unique identifier |
None. |
|
NRRReason | string |
None. |
|
NRRRemark | string |
None. |
|
PODetail | string |
None. |
|
GRNDetail | string |
None. |
|
DisplayName | string |
None. |
|
WarrantyMonths | integer |
None. |
|
WarrantyKm | integer |
None. |
|
BarCode | string |
None. |
|
ParkingLotID | globally unique identifier |
None. |
|
ParkingLotName | string |
None. |
|
Tags | Collection of string |
None. |
|
CreatedBy | globally unique identifier |
None. |
|
CreatedOn | date |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedOn | date |
None. |
|
IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[ { "LicenseNo": "sample string 1", "Identity": { "Id": "e77bd273-9b18-4ced-a1b8-f4dc1516f058", "Code": "sample string 2" }, "EngineNo": "sample string 2", "ProductionOn": "2023-12-10T14:37:49.4550987+04:00", "ReceivedOn": "2023-12-10T14:37:49.4550987+04:00", "ChassisNo": "sample string 5", "CurrentFuelLevel": 6, "StartFuelLevel": 7, "CurrentKilometers": 8, "StartKm": 9, "LicenseAttachmentIDs": "sample string 10", "RegistrationAttachmentIDs": "sample string 11", "Insurance": { "InsuranceNo": "sample string 1", "Vendor": "sample string 2", "RegistrationOn": "2023-12-10T14:37:49.4550987+04:00", "ExpiryOn": "2023-12-10T14:37:49.4550987+04:00", "AttachmentIDs": "sample string 5" }, "ModelYear": 12, "ColorName": "sample string 13", "VehicleModel": { "VehicleModelID": "a7a12d5b-ff51-4e3e-8b2f-a9e5274b334b", "Name": "sample string 2", "Code": "sample string 3", "Description": "sample string 4", "TariffGroup": { "TariffGroupID": "38506236-499d-43f6-876b-6451e93dba17", "Name": "sample string 2", "IsOnFreeSale": true }, "VehicleClassification": { "VehicleClassificationID": "0212ad9d-723a-4e7c-bafe-fa26e4fbc1fd", "Name": "sample string 2", "Description": "sample string 3", "SequenceNo": 4, "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Icon": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "ShortDetails": "sample string 5" }, "Passengers": "sample string 8", "Luggages": "sample string 9", "Doors": "sample string 10", "AutoTransmission": true, "Airbag": true, "ABS": true, "AC": true, "CruseControl": true, "Engine": "sample string 17", "VehicleMake": { "VehicleMakeID": "8b330ff8-05ba-4c83-9269-2d5e7a9eaf41", "Name": "sample string 2" }, "Features": [ { "Name": "sample string 3", "Value": "sample string 4" }, { "Name": "sample string 3", "Value": "sample string 4" } ], "IsSoldOut": true, "IsCallToBook": true, "IsBestSeller": true, "VehicleImages": { "FrontImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "BackImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "LeftImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "RightImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "SuggestedUpgradeModelIDs": [ "d48f0195-fe9a-41f5-9c8a-00609c44c16b", "012e5a29-c594-4846-9f6f-c5bf7dd5cc2f" ], "FavouriteNote": "sample string 26", "IsRestrictBooking": true, "PaymentMode": 0, "ModelYear": "sample string 28" }, "KeyInfo": "sample string 14", "RegistrationStartOn": "2023-12-10T14:37:49.4550987+04:00", "RegistartionRenewalOn": "2023-12-10T14:37:49.4550987+04:00", "VehicleTollTrafficDetail": { "TollFile": { "TollFileID": "7cce9a49-7bc9-4250-a2b3-e3df85ce40bd", "TollFileNo": "sample string 2" }, "TrafficFile": { "TrafficFileID": "6cf281b1-9bb2-4e46-8d86-7aeaf32aadea", "TrafficFileNo": "sample string 2" }, "TollRegisterDate": "2023-12-10T14:37:49.4550987+04:00", "TollExpiredDate": "2023-12-10T14:37:49.4550987+04:00", "TrafficRegisterDate": "2023-12-10T14:37:49.4550987+04:00", "TrafficExpiredDate": "2023-12-10T14:37:49.4550987+04:00", "TollAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "TrafficAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "TollTagID": "sample string 1" }, "VehicleAssignment": 0, "OwnerBranch": { "Identity": { "Id": "e77bd273-9b18-4ced-a1b8-f4dc1516f058", "Code": "sample string 2" }, "CountryState": { "StateCode": "sample string 2", "StateName": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "NationalityCode": "sample string 6", "NationalityName": "sample string 7" }, "Name": "sample string 4", "Address": "sample string 5", "ContactNo": "sample string 6", "TelephoneNo": "sample string 7", "EmailID": "sample string 8", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "4a451983-06cd-45a1-917e-4076e2f8f54b", "Name": "sample string 2", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "CurrentBranch": { "Identity": { "Id": "e77bd273-9b18-4ced-a1b8-f4dc1516f058", "Code": "sample string 2" }, "CountryState": { "StateCode": "sample string 2", "StateName": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "NationalityCode": "sample string 6", "NationalityName": "sample string 7" }, "Name": "sample string 4", "Address": "sample string 5", "ContactNo": "sample string 6", "TelephoneNo": "sample string 7", "EmailID": "sample string 8", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "4a451983-06cd-45a1-917e-4076e2f8f54b", "Name": "sample string 2", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "VehicleStatus": 0, "TransactionDetail": { "TransactionID": "3f11b332-3f7c-4ada-ac10-d70aa2c21fb2", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:37:49.4550987+04:00", "TrasactionEndDate": "2023-12-10T14:37:49.4550987+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:37:49.4550987+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:37:49.4550987+04:00", "LastInvoiceTo": "2023-12-10T14:37:49.4550987+04:00", "Note": "sample string 10" }, "LastTransactionDetail": { "TransactionID": "3f11b332-3f7c-4ada-ac10-d70aa2c21fb2", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:37:49.4550987+04:00", "TrasactionEndDate": "2023-12-10T14:37:49.4550987+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:37:49.4550987+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:37:49.4550987+04:00", "LastInvoiceTo": "2023-12-10T14:37:49.4550987+04:00", "Note": "sample string 10" }, "ExpectedVehicleCheckInOn": "2023-12-10T14:37:49.4550987+04:00", "OwnershipEndOn": "2023-12-10T14:37:49.4550987+04:00", "OwnershipStartOn": "2023-12-10T14:37:49.4550987+04:00", "Vendor": { "CustomerType": 0, "TitleType": 0, "Name": "sample string 1", "Address": "sample string 2", "Email": "sample string 3", "ContactNo": "sample string 4", "CountryState": { "StateCode": "sample string 2", "StateName": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "NationalityCode": "sample string 6", "NationalityName": "sample string 7" }, "Id": "b5f71d7c-d8f5-431d-8d6a-b6dd9e16d768", "Code": "sample string 9" }, "Description": "sample string 18", "OwnershipType": 0, "InsurenceEndOn": "2023-12-10T14:37:49.4550987+04:00", "LicenseExpiryDate": "2023-12-10T14:37:49.4550987+04:00", "DepreciationDetail": { "PurchasePrice": 1.1, "LastDepreciationOn": "2023-12-10T14:37:49.4550987+04:00", "NextDepreciationDueOn": "2023-12-10T14:37:49.4550987+04:00", "BookValue": 4.1 }, "NRRReasonID": "47853550-6c96-458a-b7ce-7b26428849a0", "NRRReason": "sample string 22", "NRRRemark": "sample string 23", "PODetail": "sample string 24", "GRNDetail": "sample string 25", "DisplayName": "sample string 26", "WarrantyMonths": 27, "WarrantyKm": 28, "BarCode": "sample string 29", "ParkingLotID": "47375002-023f-4ddc-8b4d-62c3ae76e4f8", "ParkingLotName": "sample string 31", "Tags": [ "sample string 1", "sample string 2" ], "CreatedBy": "73d92675-7e01-4b49-a95f-f2d08750c494", "CreatedOn": "2023-12-10T14:37:49.4550987+04:00", "ModifiedBy": "8bcabadb-d302-43ea-bbeb-b59f74077ccd", "ModifiedOn": "2023-12-10T14:37:49.4550987+04:00", "IsDeleted": true }, { "LicenseNo": "sample string 1", "Identity": { "Id": "e77bd273-9b18-4ced-a1b8-f4dc1516f058", "Code": "sample string 2" }, "EngineNo": "sample string 2", "ProductionOn": "2023-12-10T14:37:49.4550987+04:00", "ReceivedOn": "2023-12-10T14:37:49.4550987+04:00", "ChassisNo": "sample string 5", "CurrentFuelLevel": 6, "StartFuelLevel": 7, "CurrentKilometers": 8, "StartKm": 9, "LicenseAttachmentIDs": "sample string 10", "RegistrationAttachmentIDs": "sample string 11", "Insurance": { "InsuranceNo": "sample string 1", "Vendor": "sample string 2", "RegistrationOn": "2023-12-10T14:37:49.4550987+04:00", "ExpiryOn": "2023-12-10T14:37:49.4550987+04:00", "AttachmentIDs": "sample string 5" }, "ModelYear": 12, "ColorName": "sample string 13", "VehicleModel": { "VehicleModelID": "a7a12d5b-ff51-4e3e-8b2f-a9e5274b334b", "Name": "sample string 2", "Code": "sample string 3", "Description": "sample string 4", "TariffGroup": { "TariffGroupID": "38506236-499d-43f6-876b-6451e93dba17", "Name": "sample string 2", "IsOnFreeSale": true }, "VehicleClassification": { "VehicleClassificationID": "0212ad9d-723a-4e7c-bafe-fa26e4fbc1fd", "Name": "sample string 2", "Description": "sample string 3", "SequenceNo": 4, "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Icon": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "ShortDetails": "sample string 5" }, "Passengers": "sample string 8", "Luggages": "sample string 9", "Doors": "sample string 10", "AutoTransmission": true, "Airbag": true, "ABS": true, "AC": true, "CruseControl": true, "Engine": "sample string 17", "VehicleMake": { "VehicleMakeID": "8b330ff8-05ba-4c83-9269-2d5e7a9eaf41", "Name": "sample string 2" }, "Features": [ { "Name": "sample string 3", "Value": "sample string 4" }, { "Name": "sample string 3", "Value": "sample string 4" } ], "IsSoldOut": true, "IsCallToBook": true, "IsBestSeller": true, "VehicleImages": { "FrontImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "BackImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "LeftImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "RightImageAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "SuggestedUpgradeModelIDs": [ "d48f0195-fe9a-41f5-9c8a-00609c44c16b", "012e5a29-c594-4846-9f6f-c5bf7dd5cc2f" ], "FavouriteNote": "sample string 26", "IsRestrictBooking": true, "PaymentMode": 0, "ModelYear": "sample string 28" }, "KeyInfo": "sample string 14", "RegistrationStartOn": "2023-12-10T14:37:49.4550987+04:00", "RegistartionRenewalOn": "2023-12-10T14:37:49.4550987+04:00", "VehicleTollTrafficDetail": { "TollFile": { "TollFileID": "7cce9a49-7bc9-4250-a2b3-e3df85ce40bd", "TollFileNo": "sample string 2" }, "TrafficFile": { "TrafficFileID": "6cf281b1-9bb2-4e46-8d86-7aeaf32aadea", "TrafficFileNo": "sample string 2" }, "TollRegisterDate": "2023-12-10T14:37:49.4550987+04:00", "TollExpiredDate": "2023-12-10T14:37:49.4550987+04:00", "TrafficRegisterDate": "2023-12-10T14:37:49.4550987+04:00", "TrafficExpiredDate": "2023-12-10T14:37:49.4550987+04:00", "TollAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "TrafficAttachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "TollTagID": "sample string 1" }, "VehicleAssignment": 0, "OwnerBranch": { "Identity": { "Id": "e77bd273-9b18-4ced-a1b8-f4dc1516f058", "Code": "sample string 2" }, "CountryState": { "StateCode": "sample string 2", "StateName": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "NationalityCode": "sample string 6", "NationalityName": "sample string 7" }, "Name": "sample string 4", "Address": "sample string 5", "ContactNo": "sample string 6", "TelephoneNo": "sample string 7", "EmailID": "sample string 8", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "4a451983-06cd-45a1-917e-4076e2f8f54b", "Name": "sample string 2", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "CurrentBranch": { "Identity": { "Id": "e77bd273-9b18-4ced-a1b8-f4dc1516f058", "Code": "sample string 2" }, "CountryState": { "StateCode": "sample string 2", "StateName": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "NationalityCode": "sample string 6", "NationalityName": "sample string 7" }, "Name": "sample string 4", "Address": "sample string 5", "ContactNo": "sample string 6", "TelephoneNo": "sample string 7", "EmailID": "sample string 8", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "4a451983-06cd-45a1-917e-4076e2f8f54b", "Name": "sample string 2", "Attachment": { "AttachmentID": "c0cb8282-9eef-4dd3-b331-9130c6d54ac1", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "VehicleStatus": 0, "TransactionDetail": { "TransactionID": "3f11b332-3f7c-4ada-ac10-d70aa2c21fb2", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:37:49.4550987+04:00", "TrasactionEndDate": "2023-12-10T14:37:49.4550987+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:37:49.4550987+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:37:49.4550987+04:00", "LastInvoiceTo": "2023-12-10T14:37:49.4550987+04:00", "Note": "sample string 10" }, "LastTransactionDetail": { "TransactionID": "3f11b332-3f7c-4ada-ac10-d70aa2c21fb2", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:37:49.4550987+04:00", "TrasactionEndDate": "2023-12-10T14:37:49.4550987+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:37:49.4550987+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:37:49.4550987+04:00", "LastInvoiceTo": "2023-12-10T14:37:49.4550987+04:00", "Note": "sample string 10" }, "ExpectedVehicleCheckInOn": "2023-12-10T14:37:49.4550987+04:00", "OwnershipEndOn": "2023-12-10T14:37:49.4550987+04:00", "OwnershipStartOn": "2023-12-10T14:37:49.4550987+04:00", "Vendor": { "CustomerType": 0, "TitleType": 0, "Name": "sample string 1", "Address": "sample string 2", "Email": "sample string 3", "ContactNo": "sample string 4", "CountryState": { "StateCode": "sample string 2", "StateName": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "NationalityCode": "sample string 6", "NationalityName": "sample string 7" }, "Id": "b5f71d7c-d8f5-431d-8d6a-b6dd9e16d768", "Code": "sample string 9" }, "Description": "sample string 18", "OwnershipType": 0, "InsurenceEndOn": "2023-12-10T14:37:49.4550987+04:00", "LicenseExpiryDate": "2023-12-10T14:37:49.4550987+04:00", "DepreciationDetail": { "PurchasePrice": 1.1, "LastDepreciationOn": "2023-12-10T14:37:49.4550987+04:00", "NextDepreciationDueOn": "2023-12-10T14:37:49.4550987+04:00", "BookValue": 4.1 }, "NRRReasonID": "47853550-6c96-458a-b7ce-7b26428849a0", "NRRReason": "sample string 22", "NRRRemark": "sample string 23", "PODetail": "sample string 24", "GRNDetail": "sample string 25", "DisplayName": "sample string 26", "WarrantyMonths": 27, "WarrantyKm": 28, "BarCode": "sample string 29", "ParkingLotID": "47375002-023f-4ddc-8b4d-62c3ae76e4f8", "ParkingLotName": "sample string 31", "Tags": [ "sample string 1", "sample string 2" ], "CreatedBy": "73d92675-7e01-4b49-a95f-f2d08750c494", "CreatedOn": "2023-12-10T14:37:49.4550987+04:00", "ModifiedBy": "8bcabadb-d302-43ea-bbeb-b59f74077ccd", "ModifiedOn": "2023-12-10T14:37:49.4550987+04:00", "IsDeleted": true } ]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.