GroupSalesManager
Click here for a complete list of operations.
ExistingGroupSalesMemberListFind
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/ExistingGroupSalesMemberListFind"
<?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>
<ExistingGroupSalesMemberListFind xmlns="http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts">
<getExistingCustomerDetailsRequest xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">
<OrganizationUnitId>short</OrganizationUnitId>
<CustomerCode>string</CustomerCode>
<Name>string</Name>
<ExpiryDate>dateTime</ExpiryDate>
<GroupName>string</GroupName>
<GroupTypeCode>string</GroupTypeCode>
<DateofVisit>dateTime</DateofVisit>
<Status>string</Status>
<GroupSalesTransactionId>string</GroupSalesTransactionId>
<POSId>int</POSId>
<Address1>string</Address1>
<ContactNumber>string</ContactNumber>
<PostalZipCode>string</PostalZipCode>
<Tag>string</Tag>
<GroupsalesStatus>string</GroupsalesStatus>
<GroupingType>string</GroupingType>
</getExistingCustomerDetailsRequest>
</ExistingGroupSalesMemberListFind>
</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>
<ExistingGroupSalesMemberListFindResponse xmlns="http://KMWare.ZMA.Admission.TicketMgmt.ServiceContracts">
<ExistingGroupSalesMemberListFindResult>
<GroupMemberList>
<updateDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</updateDate>
<updateId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</updateId>
<expiryDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</expiryDate>
<OrganizationUnitId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">short</OrganizationUnitId>
<GroupSalesTransactionId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</GroupSalesTransactionId>
<GroupListLineId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</GroupListLineId>
<VisitorType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorType>
<Name xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Name>
<Age xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">short</Age>
<NoofVisitor xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</NoofVisitor>
<GroupSalesListType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</GroupSalesListType>
<CustomField1 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField1>
<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>
<ExpiryDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ExpiryDate>
<VisitorTypeDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorTypeDescription>
</GroupMemberList>
<GroupMemberList>
<updateDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">dateTime</updateDate>
<updateId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</updateId>
<expiryDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</expiryDate>
<OrganizationUnitId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">short</OrganizationUnitId>
<GroupSalesTransactionId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</GroupSalesTransactionId>
<GroupListLineId xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</GroupListLineId>
<VisitorType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorType>
<Name xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</Name>
<Age xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">short</Age>
<NoofVisitor xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">int</NoofVisitor>
<GroupSalesListType xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</GroupSalesListType>
<CustomField1 xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</CustomField1>
<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>
<ExpiryDate xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</ExpiryDate>
<VisitorTypeDescription xmlns="http://KMWare.ZMA.Admission.TicketMgmt.DataTypes/2007/06">string</VisitorTypeDescription>
</GroupMemberList>
</ExistingGroupSalesMemberListFindResult>
</ExistingGroupSalesMemberListFindResponse>
</soap:Body>
</soap:Envelope>