Returns the validation result
{ "Criteria": { "ExpositionPeriodId": "00000000-0000-0000-0000-000000000000", "ItemId": "00000000-0000-0000-0000-000000000000", "CardNumber": "string_example", "FirstName": "string_example", "Name": "string_example", "PersonCardSubscriptionIds": [ "00000000-0000-0000-0000-000000000000" ], "PersonCardId": "00000000-0000-0000-0000-000000000000", "SubscriptionId": "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" } }
{ "ValidateExpositionSubscriptionItemResult": { "PersonCardSubscriptionId": "00000000-0000-0000-0000-000000000000", "IsValid": false, "Message": "string_example", "brokenRuleName": null } }