POSManager


Click here for a complete list of operations.

FindSalesTransaction

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

<?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>
    <FindSalesTransaction xmlns="http://KMWare.ZMA.POS.SalesMgmt.ServiceContracts">
      <FindSalesTransactionRequest xmlns="http://KMWare.ZMA.POS.SalesMgmt.DataTypes">
        <ISOLangId>string</ISOLangId>
        <OrderByField>string</OrderByField>
        <OrderType>string</OrderType>
        <PageNo>int</PageNo>
        <PageSize>int</PageSize>
        <FieldCriteria>
          <SalesTransactionId>string</SalesTransactionId>
          <OrganizationUnitId>short</OrganizationUnitId>
          <ModuleCode>string</ModuleCode>
          <POSId>int</POSId>
          <LocationId>short</LocationId>
          <SalesTransactionType>string</SalesTransactionType>
          <SalesTransactionDate>dateTime</SalesTransactionDate>
          <CustomerCode>string</CustomerCode>
          <SalesThrough>string</SalesThrough>
          <TicketId>string</TicketId>
          <GroupName>string</GroupName>
          <VisitingDate>dateTime</VisitingDate>
          <VisitingTime>string</VisitingTime>
          <FromSalesTransactionDate>dateTime</FromSalesTransactionDate>
          <ToSalesTransactionDate>dateTime</ToSalesTransactionDate>
          <Discount>string</Discount>
          <Donation>string</Donation>
          <UpdateId>string</UpdateId>
          <RecCount>int</RecCount>
        </FieldCriteria>
      </FindSalesTransactionRequest>
    </FindSalesTransaction>
  </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>
    <FindSalesTransactionResponse xmlns="http://KMWare.ZMA.POS.SalesMgmt.ServiceContracts">
      <FindSalesTransactionResult xmlns="http://KMWare.ZMA.POS.SalesMgmt.DataTypes">
        <SearchList>
          <SalesTransaction>
            <SalesTransactionId>string</SalesTransactionId>
            <OrganizationUnitId>short</OrganizationUnitId>
            <POSId>int</POSId>
            <LocationId>short</LocationId>
            <ModuleCode>string</ModuleCode>
            <SalesTransactionType>string</SalesTransactionType>
            <SalesTransactionDate>dateTime</SalesTransactionDate>
            <SalesTransactionTime>string</SalesTransactionTime>
            <SalesTransactionEventTime>string</SalesTransactionEventTime>
            <SalesTransactionDuration>string</SalesTransactionDuration>
            <TaxExemptSaleInd>boolean</TaxExemptSaleInd>
            <TotalTaxAmount>decimal</TotalTaxAmount>
            <TotalSaleAmount>decimal</TotalSaleAmount>
            <TotalFreightAmount>decimal</TotalFreightAmount>
            <TotalDiscountAmount>decimal</TotalDiscountAmount>
            <NetSalesAmount>decimal</NetSalesAmount>
            <SalesTransactionStatus>string</SalesTransactionStatus>
            <CustomerCode>string</CustomerCode>
            <SalesThrough>string</SalesThrough>
            <ReferenceNumber>string</ReferenceNumber>
            <Notes>string</Notes>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <ContactName>string</ContactName>
            <UpdateDate>dateTime</UpdateDate>
            <UpdateId>string</UpdateId>
            <Customer xsi:nil="true" />
            <SalesTransactionDetail xsi:nil="true" />
            <SalesTransactionTax xsi:nil="true" />
            <SalesTransactionDiscount xsi:nil="true" />
            <SalesTransactionPayment xsi:nil="true" />
            <SalesTransactionDonation xsi:nil="true" />
            <SalesTransactionTaxExempt xsi:nil="true" />
            <SalesCreditCardTranDetail xsi:nil="true" />
            <SalesTransactionComboItem xsi:nil="true" />
            <SalesTransactionCondimentItem xsi:nil="true" />
            <SalesTransactionSeat xsi:nil="true" />
            <SalesTransactionTiming xsi:nil="true" />
            <SalesTransactionEventTiming xsi:nil="true" />
            <SalesTransactionTicketDetail xsi:nil="true" />
            <AmountTended>decimal</AmountTended>
            <Change>decimal</Change>
            <DonationAmount>decimal</DonationAmount>
            <TransactionType>string</TransactionType>
            <HoldSalesTransactionId>string</HoldSalesTransactionId>
            <RePrintCount>int</RePrintCount>
            <OverridePriceUser>string</OverridePriceUser>
            <SalesTransactionEventAssociatedProgram xsi:nil="true" />
            <SalesTransactionEventFormDetail xsi:nil="true" />
            <SalesTransactionEventMultiSessionDetail xsi:nil="true" />
            <SalesTransactionEventVisitorDetail xsi:nil="true" />
            <SalesTransactionEventEmployee xsi:nil="true" />
            <SalesTransactionEventsResourceDetail xsi:nil="true" />
            <SalesTransactionBookingAddress xsi:nil="true" />
            <SalesTransactionBookingSchedule xsi:nil="true" />
            <SalesTransactionBookingDetail xsi:nil="true" />
            <Status>string</Status>
            <Tag>string</Tag>
            <PassTypeDescription>string</PassTypeDescription>
            <GroupName>string</GroupName>
            <VisitingDate>dateTime</VisitingDate>
            <VisitingTime>string</VisitingTime>
            <ExpiryDate>dateTime</ExpiryDate>
            <MailingAddressLineId>short</MailingAddressLineId>
            <BillingAddressLineId>short</BillingAddressLineId>
            <CustomerOrganizationCode>string</CustomerOrganizationCode>
            <OrganizationName>string</OrganizationName>
            <TransactionStatus>string</TransactionStatus>
            <MemberCustomer xsi:nil="true" />
            <DepositeAmount>decimal</DepositeAmount>
            <Memo>string</Memo>
            <CustomerTypeCode>string</CustomerTypeCode>
            <CustomerStatus>string</CustomerStatus>
            <RenewalExpiryDate>dateTime</RenewalExpiryDate>
            <EnableLoyalityFunction>string</EnableLoyalityFunction>
            <TotalPointsAvailable>string</TotalPointsAvailable>
            <PointsEarnedForthisSales>string</PointsEarnedForthisSales>
            <ExternalMemberId>string</ExternalMemberId>
            <DepositAmount>decimal</DepositAmount>
          </SalesTransaction>
          <SalesTransaction>
            <SalesTransactionId>string</SalesTransactionId>
            <OrganizationUnitId>short</OrganizationUnitId>
            <POSId>int</POSId>
            <LocationId>short</LocationId>
            <ModuleCode>string</ModuleCode>
            <SalesTransactionType>string</SalesTransactionType>
            <SalesTransactionDate>dateTime</SalesTransactionDate>
            <SalesTransactionTime>string</SalesTransactionTime>
            <SalesTransactionEventTime>string</SalesTransactionEventTime>
            <SalesTransactionDuration>string</SalesTransactionDuration>
            <TaxExemptSaleInd>boolean</TaxExemptSaleInd>
            <TotalTaxAmount>decimal</TotalTaxAmount>
            <TotalSaleAmount>decimal</TotalSaleAmount>
            <TotalFreightAmount>decimal</TotalFreightAmount>
            <TotalDiscountAmount>decimal</TotalDiscountAmount>
            <NetSalesAmount>decimal</NetSalesAmount>
            <SalesTransactionStatus>string</SalesTransactionStatus>
            <CustomerCode>string</CustomerCode>
            <SalesThrough>string</SalesThrough>
            <ReferenceNumber>string</ReferenceNumber>
            <Notes>string</Notes>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <ContactName>string</ContactName>
            <UpdateDate>dateTime</UpdateDate>
            <UpdateId>string</UpdateId>
            <Customer xsi:nil="true" />
            <SalesTransactionDetail xsi:nil="true" />
            <SalesTransactionTax xsi:nil="true" />
            <SalesTransactionDiscount xsi:nil="true" />
            <SalesTransactionPayment xsi:nil="true" />
            <SalesTransactionDonation xsi:nil="true" />
            <SalesTransactionTaxExempt xsi:nil="true" />
            <SalesCreditCardTranDetail xsi:nil="true" />
            <SalesTransactionComboItem xsi:nil="true" />
            <SalesTransactionCondimentItem xsi:nil="true" />
            <SalesTransactionSeat xsi:nil="true" />
            <SalesTransactionTiming xsi:nil="true" />
            <SalesTransactionEventTiming xsi:nil="true" />
            <SalesTransactionTicketDetail xsi:nil="true" />
            <AmountTended>decimal</AmountTended>
            <Change>decimal</Change>
            <DonationAmount>decimal</DonationAmount>
            <TransactionType>string</TransactionType>
            <HoldSalesTransactionId>string</HoldSalesTransactionId>
            <RePrintCount>int</RePrintCount>
            <OverridePriceUser>string</OverridePriceUser>
            <SalesTransactionEventAssociatedProgram xsi:nil="true" />
            <SalesTransactionEventFormDetail xsi:nil="true" />
            <SalesTransactionEventMultiSessionDetail xsi:nil="true" />
            <SalesTransactionEventVisitorDetail xsi:nil="true" />
            <SalesTransactionEventEmployee xsi:nil="true" />
            <SalesTransactionEventsResourceDetail xsi:nil="true" />
            <SalesTransactionBookingAddress xsi:nil="true" />
            <SalesTransactionBookingSchedule xsi:nil="true" />
            <SalesTransactionBookingDetail xsi:nil="true" />
            <Status>string</Status>
            <Tag>string</Tag>
            <PassTypeDescription>string</PassTypeDescription>
            <GroupName>string</GroupName>
            <VisitingDate>dateTime</VisitingDate>
            <VisitingTime>string</VisitingTime>
            <ExpiryDate>dateTime</ExpiryDate>
            <MailingAddressLineId>short</MailingAddressLineId>
            <BillingAddressLineId>short</BillingAddressLineId>
            <CustomerOrganizationCode>string</CustomerOrganizationCode>
            <OrganizationName>string</OrganizationName>
            <TransactionStatus>string</TransactionStatus>
            <MemberCustomer xsi:nil="true" />
            <DepositeAmount>decimal</DepositeAmount>
            <Memo>string</Memo>
            <CustomerTypeCode>string</CustomerTypeCode>
            <CustomerStatus>string</CustomerStatus>
            <RenewalExpiryDate>dateTime</RenewalExpiryDate>
            <EnableLoyalityFunction>string</EnableLoyalityFunction>
            <TotalPointsAvailable>string</TotalPointsAvailable>
            <PointsEarnedForthisSales>string</PointsEarnedForthisSales>
            <ExternalMemberId>string</ExternalMemberId>
            <DepositAmount>decimal</DepositAmount>
          </SalesTransaction>
        </SearchList>
        <SearchCount>int</SearchCount>
        <PageCount>int</PageCount>
      </FindSalesTransactionResult>
    </FindSalesTransactionResponse>
  </soap:Body>
</soap:Envelope>