PartyAllocationManager


Click here for a complete list of operations.

FindPartyAllocation

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.EventResource.EventResourceMgmt.Host/PartyAllocationManager.asmx HTTP/1.1
Host: ssa.fp360.us
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://KMWare.ZMA.EventResource.EventResourceMgmt.ServiceContracts/FindPartyAllocation"

<?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>
    <FindPartyAllocation xmlns="http://KMWare.ZMA.EventResource.EventResourceMgmt.ServiceContracts">
      <FindPartyAllocationRequest xmlns="http://KMWare.ZMA.EventResource.EventResourceMgmt.DataTypes/2007/06">
        <ISOLangId>string</ISOLangId>
        <OrderByField>string</OrderByField>
        <OrderType>string</OrderType>
        <PageNo>int</PageNo>
        <PageSize>int</PageSize>
        <FieldCriteria>
          <PartyTypeId>short</PartyTypeId>
          <PartyPackageCode>string</PartyPackageCode>
          <PartyAllocationCode>string</PartyAllocationCode>
          <OrganizationUnitId>short</OrganizationUnitId>
          <ExpiryDate>dateTime</ExpiryDate>
          <Description>string</Description>
        </FieldCriteria>
      </FindPartyAllocationRequest>
    </FindPartyAllocation>
  </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>
    <FindPartyAllocationResponse xmlns="http://KMWare.ZMA.EventResource.EventResourceMgmt.ServiceContracts">
      <FindPartyAllocationResult xmlns="http://KMWare.ZMA.EventResource.EventResourceMgmt.DataTypes/2007/06">
        <SearchList>
          <PartyAllocation>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <Description>string</Description>
            <OrganizationUnitId>short</OrganizationUnitId>
            <PartyAllocationCode>string</PartyAllocationCode>
            <PartyTypeId>short</PartyTypeId>
            <PartyPackageCode>string</PartyPackageCode>
            <UpdateId>string</UpdateId>
            <UpdateDate>dateTime</UpdateDate>
            <ExpiryDate>dateTime</ExpiryDate>
            <CustomField4>string</CustomField4>
            <CustomField5>string</CustomField5>
            <AccountCode>string</AccountCode>
            <BasePrice>decimal</BasePrice>
            <ProgramHeldIn>string</ProgramHeldIn>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <Country>string</Country>
            <ZipCode>string</ZipCode>
            <Capacity>int</Capacity>
            <MinimumCapacity>int</MinimumCapacity>
            <OverloadCapacity>int</OverloadCapacity>
            <PartyAllocationAssociatedItem xsi:nil="true" />
            <PartyAllocationPricing xsi:nil="true" />
            <PartyAllocationResource xsi:nil="true" />
            <PartyAllocationSchedule xsi:nil="true" />
            <PartyAllocationTax xsi:nil="true" />
            <PartyAllocationBasePrice xsi:nil="true" />
            <WebContendId>int</WebContendId>
            <EcomPriorDays>short</EcomPriorDays>
            <POSPriorDays>short</POSPriorDays>
            <PriorToClosing>short</PriorToClosing>
            <IsTaxable>string</IsTaxable>
            <IsDiscountable>string</IsDiscountable>
            <DiscountCode>string</DiscountCode>
            <DiscountAppliedBeforeDate>int</DiscountAppliedBeforeDate>
            <FormId>int</FormId>
            <PriorToCancel>short</PriorToCancel>
            <IsFormRequired>string</IsFormRequired>
            <MaxDiscount>decimal</MaxDiscount>
            <MaxDiscountType>string</MaxDiscountType>
            <ShowOnRegistration>string</ShowOnRegistration>
            <IsExtraFormRegistrationRequired>string</IsExtraFormRegistrationRequired>
            <PartyAllocationAccountCode xsi:nil="true" />
            <SyncWithCRM>string</SyncWithCRM>
            <CustomField6>string</CustomField6>
            <CustomField7>string</CustomField7>
            <CustomField8>string</CustomField8>
            <CustomField9>string</CustomField9>
            <CustomField10>string</CustomField10>
            <IsVisitorPageRequired>string</IsVisitorPageRequired>
          </PartyAllocation>
          <PartyAllocation>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <Description>string</Description>
            <OrganizationUnitId>short</OrganizationUnitId>
            <PartyAllocationCode>string</PartyAllocationCode>
            <PartyTypeId>short</PartyTypeId>
            <PartyPackageCode>string</PartyPackageCode>
            <UpdateId>string</UpdateId>
            <UpdateDate>dateTime</UpdateDate>
            <ExpiryDate>dateTime</ExpiryDate>
            <CustomField4>string</CustomField4>
            <CustomField5>string</CustomField5>
            <AccountCode>string</AccountCode>
            <BasePrice>decimal</BasePrice>
            <ProgramHeldIn>string</ProgramHeldIn>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <Country>string</Country>
            <ZipCode>string</ZipCode>
            <Capacity>int</Capacity>
            <MinimumCapacity>int</MinimumCapacity>
            <OverloadCapacity>int</OverloadCapacity>
            <PartyAllocationAssociatedItem xsi:nil="true" />
            <PartyAllocationPricing xsi:nil="true" />
            <PartyAllocationResource xsi:nil="true" />
            <PartyAllocationSchedule xsi:nil="true" />
            <PartyAllocationTax xsi:nil="true" />
            <PartyAllocationBasePrice xsi:nil="true" />
            <WebContendId>int</WebContendId>
            <EcomPriorDays>short</EcomPriorDays>
            <POSPriorDays>short</POSPriorDays>
            <PriorToClosing>short</PriorToClosing>
            <IsTaxable>string</IsTaxable>
            <IsDiscountable>string</IsDiscountable>
            <DiscountCode>string</DiscountCode>
            <DiscountAppliedBeforeDate>int</DiscountAppliedBeforeDate>
            <FormId>int</FormId>
            <PriorToCancel>short</PriorToCancel>
            <IsFormRequired>string</IsFormRequired>
            <MaxDiscount>decimal</MaxDiscount>
            <MaxDiscountType>string</MaxDiscountType>
            <ShowOnRegistration>string</ShowOnRegistration>
            <IsExtraFormRegistrationRequired>string</IsExtraFormRegistrationRequired>
            <PartyAllocationAccountCode xsi:nil="true" />
            <SyncWithCRM>string</SyncWithCRM>
            <CustomField6>string</CustomField6>
            <CustomField7>string</CustomField7>
            <CustomField8>string</CustomField8>
            <CustomField9>string</CustomField9>
            <CustomField10>string</CustomField10>
            <IsVisitorPageRequired>string</IsVisitorPageRequired>
          </PartyAllocation>
        </SearchList>
        <SearchCount>int</SearchCount>
        <PageCount>int</PageCount>
      </FindPartyAllocationResult>
    </FindPartyAllocationResponse>
  </soap:Body>
</soap:Envelope>