TicketManager
Click here for a complete list of operations.
POSTicketItemFind
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /KMWare.ZMA.Admission.TicketMgmt.Host/TicketManager.asmx HTTP/1.1
Host: ssa.fp360.us
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts/POSTicketItemFind"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<POSTicketItemFind xmlns="http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts">
<posTicketItemSearchField xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes">
<OrganizationUnitId>short</OrganizationUnitId>
<TicketCode>string</TicketCode>
<ModuleCode>string</ModuleCode>
<Description>string</Description>
<CategoryCode>string</CategoryCode>
<FromDate>dateTime</FromDate>
<ToDate>dateTime</ToDate>
<DayType>string</DayType>
<GroupTypeCode>string</GroupTypeCode>
<MembershipCode>string</MembershipCode>
<CustomerRestricted>string</CustomerRestricted>
<CustomerTypeCode>string</CustomerTypeCode>
<POSId>int</POSId>
<PassTypeCode>string</PassTypeCode>
</posTicketItemSearchField>
</POSTicketItemFind>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<POSTicketItemFindResponse xmlns="http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts">
<POSTicketItemFindResult xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes">
<SearchList>
<POSTicketItem>
<TaxGroupCode>string</TaxGroupCode>
<TaxIncludedInPrice>string</TaxIncludedInPrice>
<TaxExempted>string</TaxExempted>
<IsTaxable>string</IsTaxable>
<SeatAttraction>string</SeatAttraction>
<Price>decimal</Price>
<VisitorTypeCode>string</VisitorTypeCode>
<Description>string</Description>
<PriceOverride>string</PriceOverride>
<Duration>string</Duration>
<IsActive>string</IsActive>
<IsPrePrintedTicket>string</IsPrePrintedTicket>
<IsTimeRestriction>string</IsTimeRestriction>
<IsSeatRestriction>string</IsSeatRestriction>
<MaxDiscount>decimal</MaxDiscount>
<MaxDiscountType>string</MaxDiscountType>
<OrganizationUnitId>short</OrganizationUnitId>
<TicketCategoryCode>string</TicketCategoryCode>
<TicketCode>string</TicketCode>
<TicketNumberBy>string</TicketNumberBy>
<TicketStyleCode>string</TicketStyleCode>
<Attraction>string</Attraction>
<PermutationAttractionCode>string</PermutationAttractionCode>
<PermutationAttractionTime>string</PermutationAttractionTime>
<RuleYN>string</RuleYN>
<RuleApplied>string</RuleApplied>
<Usage>short</Usage>
<MaxTicketType>string</MaxTicketType>
<MaxTicket>short</MaxTicket>
<MembershipCode>string</MembershipCode>
<SequenceNumber>string</SequenceNumber>
<Color>string</Color>
<MaxTicketCount>int</MaxTicketCount>
<FreeTicketVisitorType>string</FreeTicketVisitorType>
<FreeTicketCount>int</FreeTicketCount>
<DisplayAttr>string</DisplayAttr>
<IsVisitorPopup>string</IsVisitorPopup>
<IsPriceOnSale>string</IsPriceOnSale>
<MaxPrice>decimal</MaxPrice>
<MinPrice>decimal</MinPrice>
<IsUpsellTicket>string</IsUpsellTicket>
<VisitorTypeDescription>string</VisitorTypeDescription>
<TicketCategoryDescription>string</TicketCategoryDescription>
<IsCustomerCodeNeed>string</IsCustomerCodeNeed>
<CustomField5>string</CustomField5>
<CustomField9>string</CustomField9>
<IsQuantityRestricted>string</IsQuantityRestricted>
<MinimumQuantity>int</MinimumQuantity>
<MaximumQuantity>int</MaximumQuantity>
<AllowLoyaltyRedemption>string</AllowLoyaltyRedemption>
<IsMemberListRestriction>string</IsMemberListRestriction>
</POSTicketItem>
<POSTicketItem>
<TaxGroupCode>string</TaxGroupCode>
<TaxIncludedInPrice>string</TaxIncludedInPrice>
<TaxExempted>string</TaxExempted>
<IsTaxable>string</IsTaxable>
<SeatAttraction>string</SeatAttraction>
<Price>decimal</Price>
<VisitorTypeCode>string</VisitorTypeCode>
<Description>string</Description>
<PriceOverride>string</PriceOverride>
<Duration>string</Duration>
<IsActive>string</IsActive>
<IsPrePrintedTicket>string</IsPrePrintedTicket>
<IsTimeRestriction>string</IsTimeRestriction>
<IsSeatRestriction>string</IsSeatRestriction>
<MaxDiscount>decimal</MaxDiscount>
<MaxDiscountType>string</MaxDiscountType>
<OrganizationUnitId>short</OrganizationUnitId>
<TicketCategoryCode>string</TicketCategoryCode>
<TicketCode>string</TicketCode>
<TicketNumberBy>string</TicketNumberBy>
<TicketStyleCode>string</TicketStyleCode>
<Attraction>string</Attraction>
<PermutationAttractionCode>string</PermutationAttractionCode>
<PermutationAttractionTime>string</PermutationAttractionTime>
<RuleYN>string</RuleYN>
<RuleApplied>string</RuleApplied>
<Usage>short</Usage>
<MaxTicketType>string</MaxTicketType>
<MaxTicket>short</MaxTicket>
<MembershipCode>string</MembershipCode>
<SequenceNumber>string</SequenceNumber>
<Color>string</Color>
<MaxTicketCount>int</MaxTicketCount>
<FreeTicketVisitorType>string</FreeTicketVisitorType>
<FreeTicketCount>int</FreeTicketCount>
<DisplayAttr>string</DisplayAttr>
<IsVisitorPopup>string</IsVisitorPopup>
<IsPriceOnSale>string</IsPriceOnSale>
<MaxPrice>decimal</MaxPrice>
<MinPrice>decimal</MinPrice>
<IsUpsellTicket>string</IsUpsellTicket>
<VisitorTypeDescription>string</VisitorTypeDescription>
<TicketCategoryDescription>string</TicketCategoryDescription>
<IsCustomerCodeNeed>string</IsCustomerCodeNeed>
<CustomField5>string</CustomField5>
<CustomField9>string</CustomField9>
<IsQuantityRestricted>string</IsQuantityRestricted>
<MinimumQuantity>int</MinimumQuantity>
<MaximumQuantity>int</MaximumQuantity>
<AllowLoyaltyRedemption>string</AllowLoyaltyRedemption>
<IsMemberListRestriction>string</IsMemberListRestriction>
</POSTicketItem>
</SearchList>
</POSTicketItemFindResult>
</POSTicketItemFindResponse>
</soap:Body>
</soap:Envelope>