Search if a tariff is allowed and what the tariff is for a combination of a uitpasnumber and an event
{
"Criteria": {
"PersonId": "00000000-0000-0000-0000-000000000000",
"UitpasNumber": "string_example",
"UitpasEventId": "string_example",
"PriceGroup": "string_example",
"BasketItem": {
"$type": "ReCreateX.WebShop.WebServices.Contracts.RentalReservation, ReCreateX.WebShop.WebServices.Contracts",
"ArticleId": "00000000-0000-0000-0000-000000000000",
"DivisionId": "00000000-0000-0000-0000-000000000000",
"From": "2025-12-21T03:29:38.9282077+01:00",
"Id": "00000000-0000-0000-0000-000000000000",
"Until": "2025-12-21T03:29:38.9282077+01:00",
"Quantity": 0,
"Delivery": null,
"RuleNamesToIgnore": null,
"Return": null,
"UnitPrice": 0.0,
"AdvancementPrice": null,
"LockTicket": null,
"OrderWithoutPayment": false,
"AsReseller": false,
"RentalPrice": 0.0,
"CustomerContactId": "00000000-0000-0000-0000-000000000000",
"Comments": null,
"PromotionRuleDiscountAmount": 0.0,
"Customer": null,
"RentalUnitPrice": 0.0,
"RentalQuantity": 0,
"RentalHours": 0.0,
"RentalDays": 0.0,
"RentalNights": 0.0,
"SingleReservation": false,
"GroupReservationByDate": false,
"ToDeliver": false,
"RentalHeaderId": "00000000-0000-0000-0000-000000000000",
"RentalLineIds": null,
"ActivityId": null,
"Location": null,
"ContactId": null,
"RelationId": null,
"DesiredQuantity": 0,
"GeneralComment": null,
"Status": 0,
"Reference": null
},
"FirstName": "string_example",
"LastName": "string_example",
"PriceId": "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"
}
}
{
"Result": {
"IsValid": false,
"Price": 0.0,
"PriceGroupToUse": "string_example"
}
}