GET api/Transaction/GetByVehicle?apiKey={apiKey}&licenseNo={licenseNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
apiKey

string

Required

licenseNo

string

Required

Body Parameters

None.

Response Information

Resource Description

AgreementModel
NameDescriptionTypeAdditional 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.

Response Formats

application/json, text/json

Sample:
{
  "AgreementID": "85c68ca5-aa5a-4463-b00e-c8a89f01ccf6",
  "ReplacementID": "593fc0bf-16f4-45a3-82a9-1ddd4f596a55",
  "OldReplacementID": "e42d32db-1706-4a91-8249-0e11b52e5711",
  "AgreementStatusID": 0,
  "IsReplacement": 4,
  "OldAgreementStatusID": 0,
  "ModifiedBy": "4b9bcd97-e9e4-4b80-90f1-026ecbcb7f09",
  "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": "689208a0-624b-435a-949a-de2cfe969610",
    "Code": "sample string 9"
  },
  "CheckIn": {
    "Timestamp": "2023-12-08T20:31:10.6763593+04:00",
    "BranchID": "9067e8fb-ebcb-496d-940b-9274e0e01e46",
    "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
      "ImageString": "sample string 6",
      "AttachmentDataBase64": "sample string 7"
    }
  },
  "CheckOut": {
    "Timestamp": "2023-12-08T20:31:10.6763593+04:00",
    "BranchID": "9067e8fb-ebcb-496d-940b-9274e0e01e46",
    "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
      "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": [
    "c5a725cf-e52f-4308-a086-c5f988bf6c79",
    "e8fc4884-4f7d-48bd-8738-4d172c2e4e0b"
  ],
  "ReplacementVehicleCheckListIDs": [
    "215cd5bb-2ee6-44b8-8968-42312a8fe711",
    "db01d441-b543-42c8-a429-8a25269c6727"
  ],
  "TransactionAncillaryDetail": [
    {
      "AncillaryType": {
        "AncillaryTariffID": "c5c42a17-1b47-46ff-b9d3-0155ee35bf19",
        "Name": "sample string 2",
        "IsCompulsoryOnRental": true,
        "Description": "sample string 7",
        "Attachment": {
          "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
          "ImageString": "sample string 6",
          "AttachmentDataBase64": "sample string 7"
        },
        "SelectionType": 0,
        "Rate": 9.1,
        "RateType": 0,
        "FreeDays": 11
      },
      "AncillaryItems": [
        {
          "Identity": {
            "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
            "Code": "sample string 2"
          },
          "AncillaryTariff": {
            "AncillaryTariffID": "c5c42a17-1b47-46ff-b9d3-0155ee35bf19",
            "Name": "sample string 2",
            "IsCompulsoryOnRental": true,
            "Description": "sample string 7",
            "Attachment": {
              "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "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:31:10.6763593+04:00",
          "PurchaseAmt": 4.1,
          "Attachment": {
            "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
            "ImageString": "sample string 6",
            "AttachmentDataBase64": "sample string 7"
          },
          "OwnerBranch": {
            "Identity": {
              "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "2322fc61-8f45-4573-8c18-6158edf3ec53",
            "TransactionType": 0,
            "FinanceTranType": 1,
            "VehicleNo": "sample string 2",
            "VehicleModelName": "sample string 3",
            "DriverName": "sample string 4",
            "TrasactionDate": "2023-12-08T20:31:10.6763593+04:00",
            "TrasactionEndDate": "2023-12-08T20:31:10.6763593+04:00",
            "TransactionNo": "sample string 6",
            "LastTransactionOn": "2023-12-08T20:31:10.6763593+04:00",
            "InvoiceCycle": 1,
            "AgreementStatus": 0,
            "LastInvoiceFrom": "2023-12-08T20:31:10.6763593+04:00",
            "LastInvoiceTo": "2023-12-08T20:31:10.6763593+04:00",
            "Note": "sample string 10"
          },
          "Status": 0,
          "IsChecked": true,
          "Remark": "sample string 6",
          "CreatedBy": "5c1cdf12-8005-4f4e-a3e6-fb11e4b6d001",
          "CreatedOn": "2023-12-08T20:31:10.6763593+04:00",
          "ModifiedBy": "f9d9a41b-3202-4e24-9abb-381090761482",
          "ModifiedOn": "2023-12-08T20:31:10.6763593+04:00",
          "IsDeleted": true
        },
        {
          "Identity": {
            "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
            "Code": "sample string 2"
          },
          "AncillaryTariff": {
            "AncillaryTariffID": "c5c42a17-1b47-46ff-b9d3-0155ee35bf19",
            "Name": "sample string 2",
            "IsCompulsoryOnRental": true,
            "Description": "sample string 7",
            "Attachment": {
              "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "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:31:10.6763593+04:00",
          "PurchaseAmt": 4.1,
          "Attachment": {
            "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
            "ImageString": "sample string 6",
            "AttachmentDataBase64": "sample string 7"
          },
          "OwnerBranch": {
            "Identity": {
              "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "2322fc61-8f45-4573-8c18-6158edf3ec53",
            "TransactionType": 0,
            "FinanceTranType": 1,
            "VehicleNo": "sample string 2",
            "VehicleModelName": "sample string 3",
            "DriverName": "sample string 4",
            "TrasactionDate": "2023-12-08T20:31:10.6763593+04:00",
            "TrasactionEndDate": "2023-12-08T20:31:10.6763593+04:00",
            "TransactionNo": "sample string 6",
            "LastTransactionOn": "2023-12-08T20:31:10.6763593+04:00",
            "InvoiceCycle": 1,
            "AgreementStatus": 0,
            "LastInvoiceFrom": "2023-12-08T20:31:10.6763593+04:00",
            "LastInvoiceTo": "2023-12-08T20:31:10.6763593+04:00",
            "Note": "sample string 10"
          },
          "Status": 0,
          "IsChecked": true,
          "Remark": "sample string 6",
          "CreatedBy": "5c1cdf12-8005-4f4e-a3e6-fb11e4b6d001",
          "CreatedOn": "2023-12-08T20:31:10.6763593+04:00",
          "ModifiedBy": "f9d9a41b-3202-4e24-9abb-381090761482",
          "ModifiedOn": "2023-12-08T20:31:10.6763593+04:00",
          "IsDeleted": true
        }
      ]
    },
    {
      "AncillaryType": {
        "AncillaryTariffID": "c5c42a17-1b47-46ff-b9d3-0155ee35bf19",
        "Name": "sample string 2",
        "IsCompulsoryOnRental": true,
        "Description": "sample string 7",
        "Attachment": {
          "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
          "ImageString": "sample string 6",
          "AttachmentDataBase64": "sample string 7"
        },
        "SelectionType": 0,
        "Rate": 9.1,
        "RateType": 0,
        "FreeDays": 11
      },
      "AncillaryItems": [
        {
          "Identity": {
            "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
            "Code": "sample string 2"
          },
          "AncillaryTariff": {
            "AncillaryTariffID": "c5c42a17-1b47-46ff-b9d3-0155ee35bf19",
            "Name": "sample string 2",
            "IsCompulsoryOnRental": true,
            "Description": "sample string 7",
            "Attachment": {
              "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "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:31:10.6763593+04:00",
          "PurchaseAmt": 4.1,
          "Attachment": {
            "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
            "ImageString": "sample string 6",
            "AttachmentDataBase64": "sample string 7"
          },
          "OwnerBranch": {
            "Identity": {
              "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "2322fc61-8f45-4573-8c18-6158edf3ec53",
            "TransactionType": 0,
            "FinanceTranType": 1,
            "VehicleNo": "sample string 2",
            "VehicleModelName": "sample string 3",
            "DriverName": "sample string 4",
            "TrasactionDate": "2023-12-08T20:31:10.6763593+04:00",
            "TrasactionEndDate": "2023-12-08T20:31:10.6763593+04:00",
            "TransactionNo": "sample string 6",
            "LastTransactionOn": "2023-12-08T20:31:10.6763593+04:00",
            "InvoiceCycle": 1,
            "AgreementStatus": 0,
            "LastInvoiceFrom": "2023-12-08T20:31:10.6763593+04:00",
            "LastInvoiceTo": "2023-12-08T20:31:10.6763593+04:00",
            "Note": "sample string 10"
          },
          "Status": 0,
          "IsChecked": true,
          "Remark": "sample string 6",
          "CreatedBy": "5c1cdf12-8005-4f4e-a3e6-fb11e4b6d001",
          "CreatedOn": "2023-12-08T20:31:10.6763593+04:00",
          "ModifiedBy": "f9d9a41b-3202-4e24-9abb-381090761482",
          "ModifiedOn": "2023-12-08T20:31:10.6763593+04:00",
          "IsDeleted": true
        },
        {
          "Identity": {
            "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
            "Code": "sample string 2"
          },
          "AncillaryTariff": {
            "AncillaryTariffID": "c5c42a17-1b47-46ff-b9d3-0155ee35bf19",
            "Name": "sample string 2",
            "IsCompulsoryOnRental": true,
            "Description": "sample string 7",
            "Attachment": {
              "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "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:31:10.6763593+04:00",
          "PurchaseAmt": 4.1,
          "Attachment": {
            "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
            "ImageString": "sample string 6",
            "AttachmentDataBase64": "sample string 7"
          },
          "OwnerBranch": {
            "Identity": {
              "Id": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "84499d3d-cf83-4c23-8a30-346fa0a5558b",
              "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": "a69c0669-0c02-4dbb-a070-15ec880d821a",
              "ImageString": "sample string 6",
              "AttachmentDataBase64": "sample string 7"
            },
            "Longitude": 11.1,
            "Latitude": 12.1,
            "BranchType": {
              "BranchTypeID": "a9519118-3052-4b4a-9f89-2fc805fc74a9",
              "Name": "sample string 2",
              "Attachment": {
                "AttachmentID": "a69c0669-0c02-4dbb-a070-15ec880d821a",
                "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": "2322fc61-8f45-4573-8c18-6158edf3ec53",
            "TransactionType": 0,
            "FinanceTranType": 1,
            "VehicleNo": "sample string 2",
            "VehicleModelName": "sample string 3",
            "DriverName": "sample string 4",
            "TrasactionDate": "2023-12-08T20:31:10.6763593+04:00",
            "TrasactionEndDate": "2023-12-08T20:31:10.6763593+04:00",
            "TransactionNo": "sample string 6",
            "LastTransactionOn": "2023-12-08T20:31:10.6763593+04:00",
            "InvoiceCycle": 1,
            "AgreementStatus": 0,
            "LastInvoiceFrom": "2023-12-08T20:31:10.6763593+04:00",
            "LastInvoiceTo": "2023-12-08T20:31:10.6763593+04:00",
            "Note": "sample string 10"
          },
          "Status": 0,
          "IsChecked": true,
          "Remark": "sample string 6",
          "CreatedBy": "5c1cdf12-8005-4f4e-a3e6-fb11e4b6d001",
          "CreatedOn": "2023-12-08T20:31:10.6763593+04:00",
          "ModifiedBy": "f9d9a41b-3202-4e24-9abb-381090761482",
          "ModifiedOn": "2023-12-08T20:31:10.6763593+04:00",
          "IsDeleted": true
        }
      ]
    }
  ],
  "DriverID": "114a100b-c406-411b-a7d4-c1488b360128"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.