POST api/WOOpen/UpdateWorkOrderOpenDetails?apiKey={apiKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apiKey | string |
Required |
Body Parameters
WorkOrderModelName | Description | Type | Additional information |
---|---|---|---|
WorkOrderID | globally unique identifier |
None. |
|
WorkOrderStatus | WorkOrderStatus |
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:
{ "WorkOrderID": "b7c1991e-aa8b-478b-97db-d5849ba6467d", "WorkOrderStatus": 1, "ModifiedBy": "38bb749c-c9f2-47e9-a7eb-78ac56d48892", "TransactionNo": "sample string 3", "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": "707cde6a-2121-4a08-b4fb-c797d7a0b17e", "Code": "sample string 9" }, "CheckIn": { "Timestamp": "2023-12-08T20:20:41.553383+04:00", "BranchID": "743cc4f3-b023-45da-9558-c89f865486af", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "CheckOut": { "Timestamp": "2023-12-08T20:20:41.553383+04:00", "BranchID": "743cc4f3-b023-45da-9558-c89f865486af", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "TransactionType": 4, "NrmReason": "sample string 5", "NrmToLocation": "sample string 6", "OpenCloseStatus": 7, "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": [ "cb20c7c9-d8ce-4680-909b-6e17cad41c18", "0bf9bbdf-ccc8-4f4d-aff6-1d9fd9b72c80" ], "ReplacementVehicleCheckListIDs": [ "c301e709-f59a-4b61-8f26-4c596fb40233", "40b8a829-d1f4-499c-ba64-c04136b71c20" ], "TransactionAncillaryDetail": [ { "AncillaryType": { "AncillaryTariffID": "48e011cb-2385-4372-8d53-57d95499822e", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "48e011cb-2385-4372-8d53-57d95499822e", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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:20:41.553383+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "3e9440d0-adae-4a35-a6e1-737ac9d65833", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:20:41.553383+04:00", "TrasactionEndDate": "2023-12-08T20:20:41.553383+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:20:41.553383+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:20:41.553383+04:00", "LastInvoiceTo": "2023-12-08T20:20:41.553383+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "6869c34a-a2ca-40f9-ba84-7a063e064380", "CreatedOn": "2023-12-08T20:20:41.553383+04:00", "ModifiedBy": "bbbdea2f-8420-46f1-9b82-4a0fdeb70e52", "ModifiedOn": "2023-12-08T20:20:41.553383+04:00", "IsDeleted": true }, { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "48e011cb-2385-4372-8d53-57d95499822e", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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:20:41.553383+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "3e9440d0-adae-4a35-a6e1-737ac9d65833", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:20:41.553383+04:00", "TrasactionEndDate": "2023-12-08T20:20:41.553383+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:20:41.553383+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:20:41.553383+04:00", "LastInvoiceTo": "2023-12-08T20:20:41.553383+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "6869c34a-a2ca-40f9-ba84-7a063e064380", "CreatedOn": "2023-12-08T20:20:41.553383+04:00", "ModifiedBy": "bbbdea2f-8420-46f1-9b82-4a0fdeb70e52", "ModifiedOn": "2023-12-08T20:20:41.553383+04:00", "IsDeleted": true } ] }, { "AncillaryType": { "AncillaryTariffID": "48e011cb-2385-4372-8d53-57d95499822e", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "48e011cb-2385-4372-8d53-57d95499822e", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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:20:41.553383+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "3e9440d0-adae-4a35-a6e1-737ac9d65833", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:20:41.553383+04:00", "TrasactionEndDate": "2023-12-08T20:20:41.553383+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:20:41.553383+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:20:41.553383+04:00", "LastInvoiceTo": "2023-12-08T20:20:41.553383+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "6869c34a-a2ca-40f9-ba84-7a063e064380", "CreatedOn": "2023-12-08T20:20:41.553383+04:00", "ModifiedBy": "bbbdea2f-8420-46f1-9b82-4a0fdeb70e52", "ModifiedOn": "2023-12-08T20:20:41.553383+04:00", "IsDeleted": true }, { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "48e011cb-2385-4372-8d53-57d95499822e", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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:20:41.553383+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "450137e6-1944-433e-954a-576bd8d0dbd8", "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": "59a77662-a357-4206-8294-935b0bd17810", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "9d02d185-07dc-4b45-acfb-e9a2ae6bbf51", "Name": "sample string 2", "Attachment": { "AttachmentID": "59a77662-a357-4206-8294-935b0bd17810", "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": "3e9440d0-adae-4a35-a6e1-737ac9d65833", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T20:20:41.553383+04:00", "TrasactionEndDate": "2023-12-08T20:20:41.553383+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T20:20:41.553383+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T20:20:41.553383+04:00", "LastInvoiceTo": "2023-12-08T20:20:41.553383+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "6869c34a-a2ca-40f9-ba84-7a063e064380", "CreatedOn": "2023-12-08T20:20:41.553383+04:00", "ModifiedBy": "bbbdea2f-8420-46f1-9b82-4a0fdeb70e52", "ModifiedOn": "2023-12-08T20:20:41.553383+04:00", "IsDeleted": true } ] } ], "DriverID": "9962f0cd-a5f6-414f-be56-aff0337caaf3" }
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": "0c8a2e24-84aa-4b1f-9d95-9cd79830b596", "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>0c8a2e24-84aa-4b1f-9d95-9cd79830b596</ID> <IsValid>true</IsValid> <Message>sample string 2</Message> </Result>