POST api/RAReplacement?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": "77e030d2-f45d-435e-a130-5455f9565bc0", "ReplacementID": "d04e8f4d-6bbc-4616-98a5-824c93d8183e", "OldReplacementID": "be7afa62-c0ee-47f0-b823-595b12a1a38b", "AgreementStatusID": 0, "IsReplacement": 4, "OldAgreementStatusID": 0, "ModifiedBy": "a88b6195-314a-402f-b8d5-711ba9143d0e", "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": "bc71929f-95c7-4d7c-be79-7c8ee20200bf", "Code": "sample string 9" }, "CheckIn": { "Timestamp": "2023-12-08T19:51:34.4367091+04:00", "BranchID": "18b05d09-dcb8-43b5-893f-57302462aee3", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" } }, "CheckOut": { "Timestamp": "2023-12-08T19:51:34.4367091+04:00", "BranchID": "18b05d09-dcb8-43b5-893f-57302462aee3", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": [ "4735b205-a8b8-423c-82a4-bc97431f3294", "5d129817-2840-4844-ab0b-2299c7d75901" ], "ReplacementVehicleCheckListIDs": [ "b04f4457-a55d-4c9e-bb85-ba5e6dbaf111", "0fd68ea5-f750-437d-8c4d-2a3b15ab7108" ], "TransactionAncillaryDetail": [ { "AncillaryType": { "AncillaryTariffID": "e2cc997d-2193-4b4f-8a93-b314eeb42485", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "e2cc997d-2193-4b4f-8a93-b314eeb42485", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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:51:34.4367091+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "4864773a-afcd-4cf2-b3ab-c9ff2bdbf008", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:51:34.4367091+04:00", "TrasactionEndDate": "2023-12-08T19:51:34.4367091+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:51:34.4367091+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:51:34.4367091+04:00", "LastInvoiceTo": "2023-12-08T19:51:34.4367091+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "3726dba2-8280-4f07-b781-6c8675cda7d0", "CreatedOn": "2023-12-08T19:51:34.4367091+04:00", "ModifiedBy": "780216fc-9fd5-4c5b-9a5c-55f5bb12d96e", "ModifiedOn": "2023-12-08T19:51:34.4367091+04:00", "IsDeleted": true }, { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "e2cc997d-2193-4b4f-8a93-b314eeb42485", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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:51:34.4367091+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "4864773a-afcd-4cf2-b3ab-c9ff2bdbf008", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:51:34.4367091+04:00", "TrasactionEndDate": "2023-12-08T19:51:34.4367091+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:51:34.4367091+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:51:34.4367091+04:00", "LastInvoiceTo": "2023-12-08T19:51:34.4367091+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "3726dba2-8280-4f07-b781-6c8675cda7d0", "CreatedOn": "2023-12-08T19:51:34.4367091+04:00", "ModifiedBy": "780216fc-9fd5-4c5b-9a5c-55f5bb12d96e", "ModifiedOn": "2023-12-08T19:51:34.4367091+04:00", "IsDeleted": true } ] }, { "AncillaryType": { "AncillaryTariffID": "e2cc997d-2193-4b4f-8a93-b314eeb42485", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "SelectionType": 0, "Rate": 9.1, "RateType": 0, "FreeDays": 11 }, "AncillaryItems": [ { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "e2cc997d-2193-4b4f-8a93-b314eeb42485", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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:51:34.4367091+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "4864773a-afcd-4cf2-b3ab-c9ff2bdbf008", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:51:34.4367091+04:00", "TrasactionEndDate": "2023-12-08T19:51:34.4367091+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:51:34.4367091+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:51:34.4367091+04:00", "LastInvoiceTo": "2023-12-08T19:51:34.4367091+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "3726dba2-8280-4f07-b781-6c8675cda7d0", "CreatedOn": "2023-12-08T19:51:34.4367091+04:00", "ModifiedBy": "780216fc-9fd5-4c5b-9a5c-55f5bb12d96e", "ModifiedOn": "2023-12-08T19:51:34.4367091+04:00", "IsDeleted": true }, { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "Code": "sample string 2" }, "AncillaryTariff": { "AncillaryTariffID": "e2cc997d-2193-4b4f-8a93-b314eeb42485", "Name": "sample string 2", "IsCompulsoryOnRental": true, "Description": "sample string 7", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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:51:34.4367091+04:00", "PurchaseAmt": 4.1, "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "OwnerBranch": { "Identity": { "Id": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "df0d9d3a-3a60-497e-8fae-7994f8de89ae", "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": "669421fe-7743-4f87-bb5f-acc175b2fae2", "ImageString": "sample string 6", "AttachmentDataBase64": "sample string 7" }, "Longitude": 11.1, "Latitude": 12.1, "BranchType": { "BranchTypeID": "8f14f2e7-2641-4521-858a-490a5cd14379", "Name": "sample string 2", "Attachment": { "AttachmentID": "669421fe-7743-4f87-bb5f-acc175b2fae2", "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": "4864773a-afcd-4cf2-b3ab-c9ff2bdbf008", "TransactionType": 0, "FinanceTranType": 1, "VehicleNo": "sample string 2", "VehicleModelName": "sample string 3", "DriverName": "sample string 4", "TrasactionDate": "2023-12-08T19:51:34.4367091+04:00", "TrasactionEndDate": "2023-12-08T19:51:34.4367091+04:00", "TransactionNo": "sample string 6", "LastTransactionOn": "2023-12-08T19:51:34.4367091+04:00", "InvoiceCycle": 1, "AgreementStatus": 0, "LastInvoiceFrom": "2023-12-08T19:51:34.4367091+04:00", "LastInvoiceTo": "2023-12-08T19:51:34.4367091+04:00", "Note": "sample string 10" }, "Status": 0, "IsChecked": true, "Remark": "sample string 6", "CreatedBy": "3726dba2-8280-4f07-b781-6c8675cda7d0", "CreatedOn": "2023-12-08T19:51:34.4367091+04:00", "ModifiedBy": "780216fc-9fd5-4c5b-9a5c-55f5bb12d96e", "ModifiedOn": "2023-12-08T19:51:34.4367091+04:00", "IsDeleted": true } ] } ], "DriverID": "414576f2-6210-4e94-8946-7708adad998e" }
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": "a555ca5e-29aa-41c7-94ac-d285456fb08d", "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>a555ca5e-29aa-41c7-94ac-d285456fb08d</ID> <IsValid>true</IsValid> <Message>sample string 2</Message> </Result>