POST api/RACheckOut?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": "2244e783-ef3e-4975-b8ac-15c2af4b9711", "ReplacementID": "b59b9482-a634-48a2-9b9e-d5f38ef1ea6b", "OldReplacementID": "a39d7f16-bda7-416c-92fe-e89e6870df5d", "AgreementStatusID": 0, "IsReplacement": 4, "OldAgreementStatusID": 0, "ModifiedBy": "afcb5367-b140-4b72-b58f-3d93aa3e4417", "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": "b89933db-39a1-4979-811f-411a1244e14b", "Code": "sample string 9" }, "CheckIn": { "Timestamp": "2023-12-10T13:48:34.8478808+04:00", "BranchID": "504de6c8-d41d-4192-81c2-dea5d4290195", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "CheckOut": { "Timestamp": "2023-12-10T13:48:34.8478808+04:00", "BranchID": "504de6c8-d41d-4192-81c2-dea5d4290195", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": [ "af3bacb0-765d-4a37-a685-b39e7cd21110", "33c6c7ce-8a63-4c47-8277-35e13cbf5973" ], "ReplacementVehicleCheckListIDs": [ "86e7b8ac-b2eb-425b-bb2e-37da8438aac6", "1df0876b-0e9b-4f5f-b311-b2dc9be50f1a" ], "TransactionAncillaryDetail": [ { "AncillaryType": { "AncillaryTariffID": "067791c7-b104-4fd7-afa5-cdfc097c3dcd", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "067791c7-b104-4fd7-afa5-cdfc097c3dcd", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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-10T13:48:34.8478808+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "288d8e19-98a2-4f93-8d2d-ed50d9af6a46", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T13:48:34.8478808+04:00", "TrasactionEndDate": "2023-12-10T13:48:34.8478808+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T13:48:34.8478808+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T13:48:34.8478808+04:00", "LastInvoiceTo": "2023-12-10T13:48:34.8478808+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "c1e66d43-534a-4984-b853-89e4106e3e82", "CreatedOn": "2023-12-10T13:48:34.8478808+04:00", "ModifiedBy": "8af77114-693a-45a1-b5a1-9f990a6ecbb4", "ModifiedOn": "2023-12-10T13:48:34.8478808+04:00", "IsDeleted": true }, { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "067791c7-b104-4fd7-afa5-cdfc097c3dcd", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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-10T13:48:34.8478808+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "288d8e19-98a2-4f93-8d2d-ed50d9af6a46", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T13:48:34.8478808+04:00", "TrasactionEndDate": "2023-12-10T13:48:34.8478808+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T13:48:34.8478808+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T13:48:34.8478808+04:00", "LastInvoiceTo": "2023-12-10T13:48:34.8478808+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "c1e66d43-534a-4984-b853-89e4106e3e82", "CreatedOn": "2023-12-10T13:48:34.8478808+04:00", "ModifiedBy": "8af77114-693a-45a1-b5a1-9f990a6ecbb4", "ModifiedOn": "2023-12-10T13:48:34.8478808+04:00", "IsDeleted": true } ] }, { "AncillaryType": { "AncillaryTariffID": "067791c7-b104-4fd7-afa5-cdfc097c3dcd", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "067791c7-b104-4fd7-afa5-cdfc097c3dcd", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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-10T13:48:34.8478808+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "288d8e19-98a2-4f93-8d2d-ed50d9af6a46", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T13:48:34.8478808+04:00", "TrasactionEndDate": "2023-12-10T13:48:34.8478808+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T13:48:34.8478808+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T13:48:34.8478808+04:00", "LastInvoiceTo": "2023-12-10T13:48:34.8478808+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "c1e66d43-534a-4984-b853-89e4106e3e82", "CreatedOn": "2023-12-10T13:48:34.8478808+04:00", "ModifiedBy": "8af77114-693a-45a1-b5a1-9f990a6ecbb4", "ModifiedOn": "2023-12-10T13:48:34.8478808+04:00", "IsDeleted": true }, { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "067791c7-b104-4fd7-afa5-cdfc097c3dcd", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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-10T13:48:34.8478808+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "0c7d1847-09cf-484d-bb8e-2d0ad4f9ea67", "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": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "12b7a0ac-56f8-40d8-9658-bd7fc83ef75a", "Name": "sample string 2", "Attachment": { "AttachmentID": "3e15348f-b4b2-4bef-9df1-cb5597ee4a1e", "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": "288d8e19-98a2-4f93-8d2d-ed50d9af6a46", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-10T13:48:34.8478808+04:00", "TrasactionEndDate": "2023-12-10T13:48:34.8478808+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-10T13:48:34.8478808+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-10T13:48:34.8478808+04:00", "LastInvoiceTo": "2023-12-10T13:48:34.8478808+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "c1e66d43-534a-4984-b853-89e4106e3e82", "CreatedOn": "2023-12-10T13:48:34.8478808+04:00", "ModifiedBy": "8af77114-693a-45a1-b5a1-9f990a6ecbb4", "ModifiedOn": "2023-12-10T13:48:34.8478808+04:00", "IsDeleted": true } ] } ], "DriverID": "17869032-4249-46f8-94ed-23d05015746d" }
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": "6ccd38a5-b50d-4ebf-b826-34cf79c62099", "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>6ccd38a5-b50d-4ebf-b826-34cf79c62099</ID> <IsValid>true</IsValid> <Message>sample string 2</Message> </Result>