GetRentalPricing

Paths

Example

Example request object

{
  "Criteria": {
    "ArticleId": "00000000-0000-0000-0000-000000000000",
    "PersonId": null,
    "Quantity": 0,
    "From": "2024-04-16T19:58:31.6536931+02:00",
    "Until": "2024-04-16T19:58:31.6536931+02:00"
  },
  "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": {
    "PriceCalculationType": 0,
    "Price": 0.0,
    "WarrantyCalculationType": 0,
    "Warranty": 0.0
  }
}

ShouldBeExecuted

Postdata

Response