GetRentalOrder

Paths

Example

Example request object

{
  "RentalOrderID": "00000000-0000-0000-0000-000000000000",
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "RentalNo": 0,
    "RentalWebNo": 0,
    "WebCreated": false,
    "RentalOrderStatus": 0,
    "RentalAdministrativeStatus": 0,
    "CreationDate": "2024-04-19T06:11:22.1264437+02:00",
    "Customer": {
      "ActivationId": null,
      "Address": null,
      "BankAccount": null,
      "BirthDate": null,
      "CellPhone": null,
      "Code": null,
      "Comments": null,
      "Credential": null,
      "Email": null,
      "Gender": 0,
      "Id": "00000000-0000-0000-0000-000000000000",
      "IsBlocked": false,
      "Language": null,
      "Name": null,
      "NationalNumber": null,
      "Phone": null,
      "Picture": null,
      "ResetPasswordId": null,
      "Settings": null,
      "Contacts": null,
      "Type": 0,
      "Parent": false,
      "Disabled": false,
      "HeadOfFamily": false,
      "Relations": null,
      "Info1": null,
      "Info2": null,
      "Info3": null,
      "Info4": null,
      "Info5": null,
      "ExternalMasterID": null,
      "ParentRelations": null,
      "InvoiceAddressId": null,
      "PictureUrl": null,
      "Status": null,
      "Title": null,
      "IBAN": null,
      "BIC": null,
      "AllowEdit": false,
      "IsWebBlocked": false,
      "Group": null,
      "Doctor": null,
      "Website": null,
      "ClubInfo": null,
      "Email2": null,
      "Phone2": null,
      "PasswordIsChangedByUserOnWeb": false,
      "ExternCustomerNumber": null,
      "LastPasswordUpdate": null,
      "TotalLlvCredits": 0.0,
      "VatNumber": null,
      "EnterpriseNumber": null,
      "BlockSynchronisation": false,
      "Student": false,
      "CapScanAddress": null,
      "UserComments": null,
      "CreationDate": null,
      "LastUpdate": null,
      "UseSeasonPlanning": false,
      "Company": null,
      "CompanyPeople": null,
      "Nationality": null,
      "Function": null
    },
    "StartDateTime": "2024-04-19T06:11:22.1264437+02:00",
    "EndDateTime": "2024-04-19T06:11:22.1264437+02:00",
    "PlannedDeliveryDateTime": "2024-04-19T06:11:22.1264437+02:00",
    "PlannedReturnDateTime": "2024-04-19T06:11:22.1264437+02:00",
    "CancelDate": "2024-04-19T06:11:22.1264437+02:00",
    "CancelDescription": "string_example",
    "Comment": "string_example",
    "RentalLocation": "string_example",
    "TotalAmount": 0.0,
    "RentalOrderLines": null,
    "Warranty": 0.0,
    "Deletable": false,
    "DeliveryAddress": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "PersonId": "00000000-0000-0000-0000-000000000000",
      "Address": null,
      "Description": null,
      "PersonName": null
    },
    "CustomerContact": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "Title": null,
      "Initials": null,
      "Name": null,
      "Function": null,
      "FunctionComments": null,
      "Location": null,
      "Telephone1": null,
      "Telephone2": null,
      "Telephone3": null,
      "Fax": null,
      "Email": null,
      "Comment": null,
      "RegisterNumber": null,
      "IsGeneral": false,
      "IsInvoice": false,
      "IsReservation": false,
      "IsMailing": false,
      "Disabled": false,
      "Gender": 0,
      "BirthDate": null,
      "Image": null,
      "ImageUrl": null,
      "IsTicketing": false,
      "IsLetting": false,
      "IsExhibitions": false,
      "IsEmployee": false,
      "IsAdministrator": false,
      "Credential": null,
      "Relations": null,
      "LinkedPersonId": "00000000-0000-0000-0000-000000000000",
      "Language": null,
      "IsMailingAllowed": false,
      "PersonId": "00000000-0000-0000-0000-000000000000"
    },
    "AmountExcVat": 0.0,
    "VatAmount": 0.0,
    "EmployeeTasks": null,
    "ReservationId": "00000000-0000-0000-0000-000000000000",
    "ActivityName": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response