POST api/LACheckOut/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": "7ce55b2e-0d75-4aca-978e-85d749bf1dae", "ReplacementID": "a04ce78c-989d-4e0c-ab24-90a1b18cc911", "OldReplacementID": "a1cd1bcc-032a-4aee-87b3-a0faff00a4eb", "AgreementStatusID": 0, "IsReplacement": 4, "OldAgreementStatusID": 0, "ModifiedBy": "10b0d47d-c9af-482d-9382-0ca21e5fcea3", "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": "cfd8f7a4-2bd6-4c06-b2df-f139ae9829c7", "Code": "sample string 9" }, "CheckIn": { "Timestamp": "2023-12-10T14:30:02.7254947+04:00", "BranchID": "9327fc51-58e7-4507-85cf-e61b15fe2ef5", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "CheckOut": { "Timestamp": "2023-12-10T14:30:02.7254947+04:00", "BranchID": "9327fc51-58e7-4507-85cf-e61b15fe2ef5", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": [ "8bd08b05-3753-4437-a307-83466e5f4246", "5f2c37e3-d56f-4f82-bcdf-d19b4a10fac4" ], "ReplacementVehicleCheckListIDs": [ "f23cf02f-eeb9-48f9-afca-f13f43b70a44", "102b4ba7-4b47-4b7f-bba6-4358dded1d41" ], "TransactionAncillaryDetail": [ { "AncillaryType": { "AncillaryTariffID": "3a426ebc-be94-44b0-b614-aa582650185c", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "3a426ebc-be94-44b0-b614-aa582650185c", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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-10T14:30:02.7254947+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "a78e8b43-6a3f-4ba4-a33a-8e39b655c79f", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:30:02.7254947+04:00", "TrasactionEndDate": "2023-12-10T14:30:02.7254947+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:30:02.7254947+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:30:02.7254947+04:00", "LastInvoiceTo": "2023-12-10T14:30:02.7254947+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "363ae8c8-2641-44e5-962f-16f3c2eb77de", "CreatedOn": "2023-12-10T14:30:02.7254947+04:00", "ModifiedBy": "fbe084c3-0c25-4d8c-9676-1d95cafa17ea", "ModifiedOn": "2023-12-10T14:30:02.7254947+04:00", "IsDeleted": true }, { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "3a426ebc-be94-44b0-b614-aa582650185c", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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-10T14:30:02.7254947+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "a78e8b43-6a3f-4ba4-a33a-8e39b655c79f", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:30:02.7254947+04:00", "TrasactionEndDate": "2023-12-10T14:30:02.7254947+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:30:02.7254947+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:30:02.7254947+04:00", "LastInvoiceTo": "2023-12-10T14:30:02.7254947+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "363ae8c8-2641-44e5-962f-16f3c2eb77de", "CreatedOn": "2023-12-10T14:30:02.7254947+04:00", "ModifiedBy": "fbe084c3-0c25-4d8c-9676-1d95cafa17ea", "ModifiedOn": "2023-12-10T14:30:02.7254947+04:00", "IsDeleted": true } ] }, { "AncillaryType": { "AncillaryTariffID": "3a426ebc-be94-44b0-b614-aa582650185c", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "3a426ebc-be94-44b0-b614-aa582650185c", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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-10T14:30:02.7254947+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "a78e8b43-6a3f-4ba4-a33a-8e39b655c79f", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:30:02.7254947+04:00", "TrasactionEndDate": "2023-12-10T14:30:02.7254947+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:30:02.7254947+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:30:02.7254947+04:00", "LastInvoiceTo": "2023-12-10T14:30:02.7254947+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "363ae8c8-2641-44e5-962f-16f3c2eb77de", "CreatedOn": "2023-12-10T14:30:02.7254947+04:00", "ModifiedBy": "fbe084c3-0c25-4d8c-9676-1d95cafa17ea", "ModifiedOn": "2023-12-10T14:30:02.7254947+04:00", "IsDeleted": true }, { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "3a426ebc-be94-44b0-b614-aa582650185c", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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-10T14:30:02.7254947+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "98267ff1-e017-44f2-8dc3-efab1c92eadc", "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": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "7cbafe5a-feab-4ffc-bc3d-3d8e7bdab443", "Name": "sample string 2", "Attachment": { "AttachmentID": "e1d31bac-7451-4735-ae25-509ff7c12a0a", "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": "a78e8b43-6a3f-4ba4-a33a-8e39b655c79f", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T14:30:02.7254947+04:00", "TrasactionEndDate": "2023-12-10T14:30:02.7254947+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T14:30:02.7254947+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T14:30:02.7254947+04:00", "LastInvoiceTo": "2023-12-10T14:30:02.7254947+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "363ae8c8-2641-44e5-962f-16f3c2eb77de", "CreatedOn": "2023-12-10T14:30:02.7254947+04:00", "ModifiedBy": "fbe084c3-0c25-4d8c-9676-1d95cafa17ea", "ModifiedOn": "2023-12-10T14:30:02.7254947+04:00", "IsDeleted": true } ] } ], "DriverID": "63680b08-7e4b-4c6e-9c7d-d2d825e97fdb" }
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": "f7fb78fd-a89c-4ad6-a4ef-85b20be2b1d2", "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>f7fb78fd-a89c-4ad6-a4ef-85b20be2b1d2</ID> <IsValid>true</IsValid> <Message>sample string 2</Message> </Result>