{
"BasketItem": {
"$type": "ReCreateX.WebShop.WebServices.Contracts.CultureSubscriptionEntry, ReCreateX.WebShop.WebServices.Contracts",
"Id": "00000000-0000-0000-0000-000000000000",
"DivisionId": "00000000-0000-0000-0000-000000000000",
"CultureSubscriptionID": "00000000-0000-0000-0000-000000000000",
"EventReservations": null,
"PriceGroupID": "00000000-0000-0000-0000-000000000000",
"RuleNamesToIgnore": null,
"Quantity": 0,
"UnitPrice": 0.0,
"AdvancementPrice": 0.0,
"LockTicket": {
"$type": "ReCreateX.WebShop.WebServices.Contracts.ActivityReservationLockTicket, ReCreateX.WebShop.WebServices.Contracts",
"ExpirationTime": "2025-11-03T13:07:53.1733004+01:00",
"Id": "00000000-0000-0000-0000-000000000000"
},
"AsReseller": false,
"CustomerContactId": "00000000-0000-0000-0000-000000000000",
"PromotionRuleDiscountAmount": 0.0
},
"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"
}
}
{
"BasketItemValidationResult": {
"ValidatedBasketItem": {
"$type": "ReCreateX.WebShop.WebServices.Contracts.SubscriptionConversion, ReCreateX.WebShop.WebServices.Contracts",
"SubscriptionId": "00000000-0000-0000-0000-000000000000",
"DivisionId": "00000000-0000-0000-0000-000000000000",
"Id": "00000000-0000-0000-0000-000000000000",
"SubscriptionConversionArticleId": "00000000-0000-0000-0000-000000000000",
"Quantity": 0,
"RuleNamesToIgnore": null,
"UnitPrice": 0.0,
"AdvancementPrice": 0.0,
"AsReseller": false,
"CustomerContactId": "00000000-0000-0000-0000-000000000000",
"PromotionRuleDiscountAmount": 0.0
},
"IsValid": false,
"Message": "string_example",
"brokenRuleName": null
}
}