Get the optional articles for the tickets of a combi exposition
{ "Criteria": { "CombiExpositionId": "00000000-0000-0000-0000-000000000000", "ExpositionPeriodId": "00000000-0000-0000-0000-000000000000", "PersonId": null }, "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" } }
{ "GetCombiExpositionTicketsOptionalArticlesResult": { "OptionalArticles": [ { "Id": "00000000-0000-0000-0000-000000000000", "ItemId": "00000000-0000-0000-0000-000000000000", "ShortName": null, "Description": null, "Quantity": 0, "UnitPrice": 0.0, "Price": 0.0, "Optional": false, "MinQuantity": 0, "MaxQuantity": 0, "MaxPerTimeSlot": 0, "MaxPerTicket": 0, "PriceCalcForSalesItem": 0, "CombiExpositionTicketId": "00000000-0000-0000-0000-000000000000" } ] } }