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.FileActivityPeriodReservation, ReCreateX.WebShop.WebServices.Contracts",
"FileActivityId": "00000000-0000-0000-0000-000000000000",
"DivisionId": "00000000-0000-0000-0000-000000000000",
"FileTypeID": "00000000-0000-0000-0000-000000000000",
"Id": "00000000-0000-0000-0000-000000000000",
"FileAgeGroupID": "00000000-0000-0000-0000-000000000000",
"Quantity": 1,
"Entries": null,
"RuleNamesToIgnore": null,
"ExecutionDate": "2025-11-03T13:08:45.7623052+01:00",
"UnitPrice": 0.0,
"ExecutionTime": "00:00:00",
"AdvancementPrice": 0.0,
"ExecutionEndDate": "2025-11-03T13:08:45.7623052+01:00",
"AsReseller": false,
"ExecutionEndTime": "00:00:00",
"CustomerContactId": "00000000-0000-0000-0000-000000000000",
"NumberOfVisitors": 0,
"PromotionRuleDiscountAmount": 0.0,
"Comment": null,
"LockTicket": null,
"Description": null,
"LocationAddressID": "00000000-0000-0000-0000-000000000000"
},
"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"
}
}