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.CultureEventWaitingListReservation, ReCreateX.WebShop.WebServices.Contracts", "CultureEventId": "00000000-0000-0000-0000-000000000000", "DivisionId": "00000000-0000-0000-0000-000000000000", "Comments": null, "ReservationDate": "2024-11-21T13:29:24.9569566+01:00", "Id": "00000000-0000-0000-0000-000000000000", "RuleNamesToIgnore": null, "Quantity": 0, "UnitPrice": 0.0, "AdvancementPrice": 0.0, "SitePlaceQuantity": 0, "AsReseller": false, "CustomerContactId": "00000000-0000-0000-0000-000000000000", "PromotionRuleDiscountAmount": 0.0 }, "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" } }