POST api/RACheckOut/Update?apiKey={apiKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apiKey | string |
Required |
Body Parameters
AgreementDetailModelName | 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. |
Request Formats
application/json, text/json
Sample:
{ "AgreementID": "f855d7c0-5227-4e99-b02b-1f97ec331d60", "ReplacementID": "0f4d19ad-2e18-4399-acc9-cc4b2cf3a463", "OldReplacementID": "37cadb17-0e91-4e00-b1e7-37e8a529052a", "AgreementStatusID": 0, "IsReplacement": 4, "OldAgreementStatusID": 0, "ModifiedBy": "6ae91f03-8511-41b9-aace-cab92049a498", "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": "ae18d6c0-33db-4704-9caa-bbafb3c49c56", "Code": "sample string 9" }, "CheckIn": { "Timestamp": "2023-12-08T19:11:23.6088822+04:00", "BranchID": "a0f73a60-c29d-4b51-a50e-5dec3e48cd6c", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "CheckOut": { "Timestamp": "2023-12-08T19:11:23.6088822+04:00", "BranchID": "a0f73a60-c29d-4b51-a50e-5dec3e48cd6c", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": [ "c873002a-49de-4a9e-8f92-8ad6eb7d9bec", "59d90088-c07c-4fd8-8484-8d45b9a5af6c" ], "ReplacementVehicleCheckListIDs": [ "3013d83e-1b2d-46a0-89da-949f4c1be168", "e285812b-8741-4acc-a6bd-e3b0181177df" ], "TransactionAncillaryDetail": [ { "AncillaryType": { "AncillaryTariffID": "4e745941-d0e9-41e1-b269-b55ff3ccd00b", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4e745941-d0e9-41e1-b269-b55ff3ccd00b", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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-08T19:11:23.6088822+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "329a8056-b984-43a6-b360-f20d94d33517", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:11:23.6088822+04:00", "TrasactionEndDate": "2023-12-08T19:11:23.6088822+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:11:23.6088822+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:11:23.6088822+04:00", "LastInvoiceTo": "2023-12-08T19:11:23.6088822+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "b56d59dc-9ff9-478b-b38d-2cf335bbe74a", "CreatedOn": "2023-12-08T19:11:23.6088822+04:00", "ModifiedBy": "32639860-04d6-473e-b419-f19e3c25d435", "ModifiedOn": "2023-12-08T19:11:23.6088822+04:00", "IsDeleted": true }, { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4e745941-d0e9-41e1-b269-b55ff3ccd00b", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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-08T19:11:23.6088822+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "329a8056-b984-43a6-b360-f20d94d33517", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:11:23.6088822+04:00", "TrasactionEndDate": "2023-12-08T19:11:23.6088822+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:11:23.6088822+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:11:23.6088822+04:00", "LastInvoiceTo": "2023-12-08T19:11:23.6088822+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "b56d59dc-9ff9-478b-b38d-2cf335bbe74a", "CreatedOn": "2023-12-08T19:11:23.6088822+04:00", "ModifiedBy": "32639860-04d6-473e-b419-f19e3c25d435", "ModifiedOn": "2023-12-08T19:11:23.6088822+04:00", "IsDeleted": true } ] }, { "AncillaryType": { "AncillaryTariffID": "4e745941-d0e9-41e1-b269-b55ff3ccd00b", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4e745941-d0e9-41e1-b269-b55ff3ccd00b", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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-08T19:11:23.6088822+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "329a8056-b984-43a6-b360-f20d94d33517", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:11:23.6088822+04:00", "TrasactionEndDate": "2023-12-08T19:11:23.6088822+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:11:23.6088822+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:11:23.6088822+04:00", "LastInvoiceTo": "2023-12-08T19:11:23.6088822+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "b56d59dc-9ff9-478b-b38d-2cf335bbe74a", "CreatedOn": "2023-12-08T19:11:23.6088822+04:00", "ModifiedBy": "32639860-04d6-473e-b419-f19e3c25d435", "ModifiedOn": "2023-12-08T19:11:23.6088822+04:00", "IsDeleted": true }, { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "4e745941-d0e9-41e1-b269-b55ff3ccd00b", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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-08T19:11:23.6088822+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "7e1ce48c-b3d5-4696-9815-40e428afdded", "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": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "ec239a60-bfe8-4592-8314-e87450a244f5", "Name": "sample string 2", "Attachment": { "AttachmentID": "fd45fbb2-9f8f-40e2-a0f3-66378c0c4d67", "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": "329a8056-b984-43a6-b360-f20d94d33517", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:11:23.6088822+04:00", "TrasactionEndDate": "2023-12-08T19:11:23.6088822+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:11:23.6088822+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:11:23.6088822+04:00", "LastInvoiceTo": "2023-12-08T19:11:23.6088822+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "b56d59dc-9ff9-478b-b38d-2cf335bbe74a", "CreatedOn": "2023-12-08T19:11:23.6088822+04:00", "ModifiedBy": "32639860-04d6-473e-b419-f19e3c25d435", "ModifiedOn": "2023-12-08T19:11:23.6088822+04:00", "IsDeleted": true } ] } ], "DriverID": "3c2f3092-1d7d-4d0e-a3e9-c0c5ebe0b9d8" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultName | Description | Type | Additional information |
---|---|---|---|
IsValid | boolean |
None. |
|
Message | string |
None. |
|
Code | string |
None. |
|
ID | globally unique identifier |
None. |
|
Errors | Collection of string |
None. |
|
ErrorCodes | Collection of ErrorCode |
None. |
Response Formats
application/json, text/json
Sample:
{ "IsValid": true, "Message": "sample string 2", "Code": "sample string 3", "ID": "b3823158-dbd3-4d9d-8a6a-511b64b8e820", "Errors": [ "sample string 1", "sample string 2" ], "ErrorCodes": [ 1, 1 ] }
application/xml, text/xml
Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetlet.Entity"> <Code>sample string 3</Code> <ErrorCodes> <ErrorCode>Success</ErrorCode> <ErrorCode>Success</ErrorCode> </ErrorCodes> <Errors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>sample string 1</d2p1:string> <d2p1:string>sample string 2</d2p1:string> </Errors> <ID>b3823158-dbd3-4d9d-8a6a-511b64b8e820</ID> <IsValid>true</IsValid> <Message>sample string 2</Message> </Result>