{
"BasketItem": {
"$type": "ReCreateX.WebShop.WebServices.Contracts.SubscriptionProlongation, ReCreateX.WebShop.WebServices.Contracts",
"SubscriptionId": "00000000-0000-0000-0000-000000000000",
"DivisionId": "00000000-0000-0000-0000-000000000000",
"Id": "00000000-0000-0000-0000-000000000000",
"UitpasEventId": "string_example",
"Quantity": 0,
"UitpasPrice": null,
"UitpasNumber": "string_example",
"RuleNamesToIgnore": null,
"UnitPrice": 0.0,
"UitpasPriceGroup": "string_example",
"AdvancementPrice": null,
"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.WaitingListSale, ReCreateX.WebShop.WebServices.Contracts",
"Id": "00000000-0000-0000-0000-000000000000",
"DivisionId": "00000000-0000-0000-0000-000000000000",
"Quantity": 0,
"UnitPrice": 0.0,
"WaitingListId": "00000000-0000-0000-0000-000000000000",
"RuleNamesToIgnore": null,
"ItemId": "00000000-0000-0000-0000-000000000000",
"WaitingListLessonGroups": null,
"LockTicket": null,
"AsReseller": false,
"PersonID": "00000000-0000-0000-0000-000000000000",
"CustomerContactId": "00000000-0000-0000-0000-000000000000",
"Comments": null,
"PromotionRuleDiscountAmount": 0.0,
"AdvancementPrice": null,
"CustomerID": null
},
"IsValid": false,
"Message": "string_example",
"brokenRuleName": null
}
}