GET api/Transaction?apiKey={apiKey}&licenseNo={licenseNo}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apiKey | string |
Required |
|
licenseNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AgreementModelName | Description | Type | Additional information |
---|---|---|---|
AgreementID | globally unique identifier |
None. |
|
ReplacementID | globally unique identifier |
None. |
|
OldReplacementID | globally unique identifier |
None. |
|
AgreementStatusID | AgreementStatus |
None. |
|
IsReplacement | integer |
None. |
|
OldAgreementStatusID | AgreementStatus |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
TransactionNo | string |
None. |
|
ContactInfo | ContactInfo |
None. |
|
CheckIn | InOutDetail |
None. |
|
CheckOut | InOutDetail |
None. |
|
TransactionType | integer |
None. |
|
NrmReason | string |
None. |
|
NrmToLocation | string |
None. |
|
OpenCloseStatus | integer |
None. |
|
VehicleDamage | Collection of VehicleDamageModel |
None. |
|
ReplacementVehicleDamage | Collection of VehicleDamageModel |
None. |
|
VehicleCheckListIDs | Collection of globally unique identifier |
None. |
|
ReplacementVehicleCheckListIDs | Collection of globally unique identifier |
None. |
|
TransactionAncillaryDetail | Collection of TransactionAncillaryDetail |
None. |
|
DriverID | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{ "AgreementID": "b16c2932-a166-410f-9c45-5115e2715124", "ReplacementID": "b399819e-8fe8-43b3-806e-6e405219ed15", "OldReplacementID": "3624d730-ec50-464d-be2c-2efe8adf1bef", "AgreementStatusID": 0, "IsReplacement": 4, "OldAgreementStatusID": 0, "ModifiedBy": "539ad5df-aeb5-4503-9f2d-786e71cbd34c", "TransactionNo": "sample string 6", "ContactInfo": { "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": "0ad5e5ae-5031-4291-b8bb-20213e92680f", "Code": "sample string 9" }, "CheckIn": { "Timestamp": "2023-12-08T20:47:13.1538218+04:00", "BranchID": "cd731e23-9917-4673-8913-8b42a1fff53e", "Name": "sample string 5", "BranchDescription": "sample string 6", "BranchMessage": "sample string 7", "Address": "sample string 8", "StateName": "sample string 9", "DeliveryPickupAddress": "sample string 10", "DeliveryPickupStateName": "sample string 11", "ContactNo": "sample string 12", "Email": "sample string 13", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "CheckOut": { "Timestamp": "2023-12-08T20:47:13.1538218+04:00", "BranchID": "cd731e23-9917-4673-8913-8b42a1fff53e", "Name": "sample string 5", "BranchDescription": "sample string 6", "BranchMessage": "sample string 7", "Address": "sample string 8", "StateName": "sample string 9", "DeliveryPickupAddress": "sample string 10", "DeliveryPickupStateName": "sample string 11", "ContactNo": "sample string 12", "Email": "sample string 13", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "TransactionType": 7, "NrmReason": "sample string 8", "NrmToLocation": "sample string 9", "OpenCloseStatus": 10, "VehicleDamage": [ { "xPoint": 1.0, "yPoint": 2.0, "Remark": "sample string 3", "DamageType": 1, "IsNew": true }, { "xPoint": 1.0, "yPoint": 2.0, "Remark": "sample string 3", "DamageType": 1, "IsNew": true } ], "ReplacementVehicleDamage": [ { "xPoint": 1.0, "yPoint": 2.0, "Remark": "sample string 3", "DamageType": 1, "IsNew": true }, { "xPoint": 1.0, "yPoint": 2.0, "Remark": "sample string 3", "DamageType": 1, "IsNew": true } ], "VehicleCheckListIDs": [ "4761f4a4-6a6d-4a63-b8f2-96e0049320f9", "b49ef263-da76-4461-8211-8a77d9f54445" ], "ReplacementVehicleCheckListIDs": [ "93ad2582-f76b-471e-97ad-40dfabf7b249", "7215e69f-7ebe-4ab3-8452-09d1c0154541" ], "TransactionAncillaryDetail": [ { "AncillaryType": { "AncillaryTariffID": "4dd9aca1-375a-4bd9-b7e3-48fe87ce7a7a", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4dd9aca1-375a-4bd9-b7e3-48fe87ce7a7a", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "Name": "sample string 1", "Model": "sample string 2", "PurchaseOn": "2023-12-08T20:47:13.1538218+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "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": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "TransactionDetail": { "TransactionID": "d9263f88-19f7-46e2-b8b8-50dd61cd2e8c", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:47:13.1538218+04:00", "TrasactionEndDate": "2023-12-08T20:47:13.1538218+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:47:13.1538218+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:47:13.1538218+04:00", "LastInvoiceTo": "2023-12-08T20:47:13.1538218+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "5ee150ca-9b08-4465-bc4a-eef39f46df9c", "CreatedOn": "2023-12-08T20:47:13.1538218+04:00", "ModifiedBy": "f7b4ceba-ebb6-4d14-b08d-4d558a26e4ad", "ModifiedOn": "2023-12-08T20:47:13.1538218+04:00", "IsDeleted": true }, { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4dd9aca1-375a-4bd9-b7e3-48fe87ce7a7a", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "Name": "sample string 1", "Model": "sample string 2", "PurchaseOn": "2023-12-08T20:47:13.1538218+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "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": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "TransactionDetail": { "TransactionID": "d9263f88-19f7-46e2-b8b8-50dd61cd2e8c", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:47:13.1538218+04:00", "TrasactionEndDate": "2023-12-08T20:47:13.1538218+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:47:13.1538218+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:47:13.1538218+04:00", "LastInvoiceTo": "2023-12-08T20:47:13.1538218+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "5ee150ca-9b08-4465-bc4a-eef39f46df9c", "CreatedOn": "2023-12-08T20:47:13.1538218+04:00", "ModifiedBy": "f7b4ceba-ebb6-4d14-b08d-4d558a26e4ad", "ModifiedOn": "2023-12-08T20:47:13.1538218+04:00", "IsDeleted": true } ] }, { "AncillaryType": { "AncillaryTariffID": "4dd9aca1-375a-4bd9-b7e3-48fe87ce7a7a", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4dd9aca1-375a-4bd9-b7e3-48fe87ce7a7a", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "Name": "sample string 1", "Model": "sample string 2", "PurchaseOn": "2023-12-08T20:47:13.1538218+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "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": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "TransactionDetail": { "TransactionID": "d9263f88-19f7-46e2-b8b8-50dd61cd2e8c", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:47:13.1538218+04:00", "TrasactionEndDate": "2023-12-08T20:47:13.1538218+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:47:13.1538218+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:47:13.1538218+04:00", "LastInvoiceTo": "2023-12-08T20:47:13.1538218+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "5ee150ca-9b08-4465-bc4a-eef39f46df9c", "CreatedOn": "2023-12-08T20:47:13.1538218+04:00", "ModifiedBy": "f7b4ceba-ebb6-4d14-b08d-4d558a26e4ad", "ModifiedOn": "2023-12-08T20:47:13.1538218+04:00", "IsDeleted": true }, { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4dd9aca1-375a-4bd9-b7e3-48fe87ce7a7a", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "Name": "sample string 1", "Model": "sample string 2", "PurchaseOn": "2023-12-08T20:47:13.1538218+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "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": "9806c46c-7750-47b6-8eb2-e97375791478", "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": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ac958a6c-5a33-429b-bb92-e68e47ad0ecc", "Name": "sample string 2", "Attachment": { "AttachmentID": "33d54ea9-6ace-4030-82fc-8cae6158fc5a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "HoursToGetReady": 15, "Description": "sample string 18", "Message": "sample string 19", "BranchOfficeTiming": {}, "GoogleLocationURL": "sample string 20" }, "TransactionDetail": { "TransactionID": "d9263f88-19f7-46e2-b8b8-50dd61cd2e8c", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:47:13.1538218+04:00", "TrasactionEndDate": "2023-12-08T20:47:13.1538218+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:47:13.1538218+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:47:13.1538218+04:00", "LastInvoiceTo": "2023-12-08T20:47:13.1538218+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "5ee150ca-9b08-4465-bc4a-eef39f46df9c", "CreatedOn": "2023-12-08T20:47:13.1538218+04:00", "ModifiedBy": "f7b4ceba-ebb6-4d14-b08d-4d558a26e4ad", "ModifiedOn": "2023-12-08T20:47:13.1538218+04:00", "IsDeleted": true } ] } ], "DriverID": "162d086e-6e54-4c64-a55b-380e1544b5b5" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.