GroupSalesManager
Click here for a complete list of operations.
UpdateGroupSalesFlag
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/GroupSalesManager.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/UpdateGroupSalesFlag"
<?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>
<UpdateGroupSalesFlag xmlns="http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts">
<groupsalesDetailList>
<GroupSalesDetail>
<OrganizationUnitId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">short</OrganizationUnitId>
<GroupSalesTransactionId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</GroupSalesTransactionId>
<LineItemNumber xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</LineItemNumber>
<ItemNumber xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ItemNumber>
<ModuleCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ModuleCode>
<ItemDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ItemDescription>
<Quantity xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</Quantity>
<Price xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</Price>
<LineTransactionDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</LineTransactionDescription>
<TaxExemptSaleInd xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">boolean</TaxExemptSaleInd>
<Taxable xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Taxable>
<TaxGroupCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TaxGroupCode>
<LineItemTotal xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</LineItemTotal>
<Notes xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Notes>
<VisitorType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorType>
<VisitorTypeDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorTypeDescription>
<ReferenceNumber xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ReferenceNumber>
<UpdateDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</UpdateDate>
<UpdateId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</UpdateId>
<MaxDiscountType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</MaxDiscountType>
<MaxDiscountValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</MaxDiscountValue>
<TmpDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TmpDescription>
<IsCombo xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsCombo>
<VisitingDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</VisitingDate>
<TicketId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketId>
<IsTaxExemptable xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsTaxExemptable>
<InventoryStatus xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</InventoryStatus>
<TransactionMode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TransactionMode>
<TicketNumberBy xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketNumberBy>
<TicketStyleCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketStyleCode>
<AdjustedPrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</AdjustedPrice>
<RuleId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</RuleId>
<RuleApplied xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</RuleApplied>
<TaxAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxAmount>
<IsOverridePrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsOverridePrice>
<CustomField1 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField1>
<CustomField2 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField2>
<CustomField3 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField3>
<EndDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</EndDate>
<PriceOverride xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</PriceOverride>
<VisitingTime xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitingTime>
<RegistrationType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</RegistrationType>
<TicketMessage xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketMessage>
<IsPrintFlag xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsPrintFlag>
<IsTaxIncludePrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsTaxIncludePrice>
<TaxIncludePrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxIncludePrice>
<TicketLineId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</TicketLineId>
<IsFreeTicket xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsFreeTicket>
<MaxTicketCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</MaxTicketCount>
<FreeTicketVisitorType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</FreeTicketVisitorType>
<FreeTicketCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</FreeTicketCount>
<ActualVisitingDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</ActualVisitingDate>
<AccountCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</AccountCode>
<RemainderDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</RemainderDate>
<Tax xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Tax>
<TaxableAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxableAmount>
<TaxRateValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxRateValue>
<POSId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</POSId>
<InsertStatusType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</InsertStatusType>
<TotalCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</TotalCount>
<DiscountCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</DiscountCode>
<DiscountType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</DiscountType>
<DiscountableAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</DiscountableAmount>
<DiscountAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</DiscountAmount>
<DiscountValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</DiscountValue>
<ReciprocalDiscount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ReciprocalDiscount>
<Mode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Mode>
<ActualTaxCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ActualTaxCode>
<ActualTaxValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</ActualTaxValue>
<ExternalStateFlag xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ExternalStateFlag>
<TicketPrintCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</TicketPrintCount>
</GroupSalesDetail>
<GroupSalesDetail>
<OrganizationUnitId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">short</OrganizationUnitId>
<GroupSalesTransactionId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</GroupSalesTransactionId>
<LineItemNumber xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</LineItemNumber>
<ItemNumber xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ItemNumber>
<ModuleCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ModuleCode>
<ItemDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ItemDescription>
<Quantity xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</Quantity>
<Price xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</Price>
<LineTransactionDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</LineTransactionDescription>
<TaxExemptSaleInd xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">boolean</TaxExemptSaleInd>
<Taxable xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Taxable>
<TaxGroupCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TaxGroupCode>
<LineItemTotal xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</LineItemTotal>
<Notes xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Notes>
<VisitorType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorType>
<VisitorTypeDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorTypeDescription>
<ReferenceNumber xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ReferenceNumber>
<UpdateDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</UpdateDate>
<UpdateId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</UpdateId>
<MaxDiscountType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</MaxDiscountType>
<MaxDiscountValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</MaxDiscountValue>
<TmpDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TmpDescription>
<IsCombo xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsCombo>
<VisitingDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</VisitingDate>
<TicketId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketId>
<IsTaxExemptable xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsTaxExemptable>
<InventoryStatus xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</InventoryStatus>
<TransactionMode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TransactionMode>
<TicketNumberBy xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketNumberBy>
<TicketStyleCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketStyleCode>
<AdjustedPrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</AdjustedPrice>
<RuleId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</RuleId>
<RuleApplied xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</RuleApplied>
<TaxAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxAmount>
<IsOverridePrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsOverridePrice>
<CustomField1 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField1>
<CustomField2 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField2>
<CustomField3 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField3>
<EndDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</EndDate>
<PriceOverride xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</PriceOverride>
<VisitingTime xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitingTime>
<RegistrationType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</RegistrationType>
<TicketMessage xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</TicketMessage>
<IsPrintFlag xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsPrintFlag>
<IsTaxIncludePrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsTaxIncludePrice>
<TaxIncludePrice xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxIncludePrice>
<TicketLineId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</TicketLineId>
<IsFreeTicket xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</IsFreeTicket>
<MaxTicketCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</MaxTicketCount>
<FreeTicketVisitorType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</FreeTicketVisitorType>
<FreeTicketCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</FreeTicketCount>
<ActualVisitingDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</ActualVisitingDate>
<AccountCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</AccountCode>
<RemainderDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</RemainderDate>
<Tax xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Tax>
<TaxableAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxableAmount>
<TaxRateValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</TaxRateValue>
<POSId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</POSId>
<InsertStatusType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</InsertStatusType>
<TotalCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</TotalCount>
<DiscountCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</DiscountCode>
<DiscountType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</DiscountType>
<DiscountableAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</DiscountableAmount>
<DiscountAmount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</DiscountAmount>
<DiscountValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</DiscountValue>
<ReciprocalDiscount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ReciprocalDiscount>
<Mode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Mode>
<ActualTaxCode xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ActualTaxCode>
<ActualTaxValue xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">decimal</ActualTaxValue>
<ExternalStateFlag xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ExternalStateFlag>
<TicketPrintCount xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</TicketPrintCount>
</GroupSalesDetail>
</groupsalesDetailList>
</UpdateGroupSalesFlag>
</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>
<UpdateGroupSalesFlagResponse xmlns="http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts">
<UpdateGroupSalesFlagResult>string</UpdateGroupSalesFlagResult>
</UpdateGroupSalesFlagResponse>
</soap:Body>
</soap:Envelope>