PurchaseReceiptManager


Click here for a complete list of operations.

FindPurchaseReceiptDetail

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

<?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>
    <FindPurchaseReceiptDetail xmlns="http://KMWare.ZMA.Inventory.PurchaseMgmt.ServiceContracts">
      <FindDetailPurchaseReceiptRequest xmlns="http://KMWare.ZMA.Inventory.ItemMgmt.DataTypes">
        <OrganizationUnitId>short</OrganizationUnitId>
        <PurchaseReceiptNumber>int</PurchaseReceiptNumber>
        <PurchaseOrderNumber>string</PurchaseOrderNumber>
        <LocationId>short</LocationId>
        <VendorId>short</VendorId>
        <CarrierId>short</CarrierId>
        <PurchaseReceiptDate>dateTime</PurchaseReceiptDate>
        <Status>string</Status>
        <TotalAmount>decimal</TotalAmount>
        <VendorDeliveryNumber>string</VendorDeliveryNumber>
      </FindDetailPurchaseReceiptRequest>
    </FindPurchaseReceiptDetail>
  </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>
    <FindPurchaseReceiptDetailResponse xmlns="http://KMWare.ZMA.Inventory.PurchaseMgmt.ServiceContracts">
      <FindPurchaseReceiptDetailResult xmlns="http://KMWare.ZMA.Inventory.PurchaseMgmt.DataTypes">
        <OrganizationUnitId>short</OrganizationUnitId>
        <PurchaseReceiptNumber>int</PurchaseReceiptNumber>
        <PurchaseOrderNumber>string</PurchaseOrderNumber>
        <VendorDeliveryNumber>string</VendorDeliveryNumber>
        <PurchaseReceiptDate>dateTime</PurchaseReceiptDate>
        <CarrierId>short</CarrierId>
        <VendorId>short</VendorId>
        <LocationId>short</LocationId>
        <FreightAmount>decimal</FreightAmount>
        <TotalUOM>decimal</TotalUOM>
        <TotalAmount>decimal</TotalAmount>
        <PurchaseReceiptNote>string</PurchaseReceiptNote>
        <Status>string</Status>
        <ReceivedBy>string</ReceivedBy>
        <CustomField1>string</CustomField1>
        <UpdateId>string</UpdateId>
        <UpdateDate>dateTime</UpdateDate>
        <InventoryApprovedDate>dateTime</InventoryApprovedDate>
        <InventoryApprovedBy>string</InventoryApprovedBy>
        <FreightIncludedInCost>string</FreightIncludedInCost>
        <PurchaseReceiptDetail>
          <PurchaseReceiptDetail>
            <OrganizationUnitId>short</OrganizationUnitId>
            <PurchaseReceiptNumber>int</PurchaseReceiptNumber>
            <ItemNumber>string</ItemNumber>
            <UomCode>string</UomCode>
            <LineNumber>short</LineNumber>
            <UnitCost>decimal</UnitCost>
            <ReceivedQuantity>decimal</ReceivedQuantity>
            <RejectedQuantity>decimal</RejectedQuantity>
            <ReturnQuantity>decimal</ReturnQuantity>
            <RejectedAmount>decimal</RejectedAmount>
            <PrimaryUOM>string</PrimaryUOM>
            <PrimaryUomQuantity>decimal</PrimaryUomQuantity>
            <NetQuantity>decimal</NetQuantity>
            <NetAmount>decimal</NetAmount>
            <MultiShipmentFlag>string</MultiShipmentFlag>
            <ReceiptLineNote>string</ReceiptLineNote>
            <UpdateId>string</UpdateId>
            <UpdateDate>dateTime</UpdateDate>
            <Status>string</Status>
            <UOMDecimalRoundUp>short</UOMDecimalRoundUp>
            <VendorUOMDecimalRoundUp>short</VendorUOMDecimalRoundUp>
            <ConversionRate>decimal</ConversionRate>
            <POReceivedQuantity>decimal</POReceivedQuantity>
            <OrderQuantity>decimal</OrderQuantity>
            <ItemName>string</ItemName>
            <Description>string</Description>
            <DiscountType>string</DiscountType>
            <DiscountRate>decimal</DiscountRate>
            <TotalDiscountValue>decimal</TotalDiscountValue>
            <TotalAmount>decimal</TotalAmount>
            <VendorCost>decimal</VendorCost>
          </PurchaseReceiptDetail>
          <PurchaseReceiptDetail>
            <OrganizationUnitId>short</OrganizationUnitId>
            <PurchaseReceiptNumber>int</PurchaseReceiptNumber>
            <ItemNumber>string</ItemNumber>
            <UomCode>string</UomCode>
            <LineNumber>short</LineNumber>
            <UnitCost>decimal</UnitCost>
            <ReceivedQuantity>decimal</ReceivedQuantity>
            <RejectedQuantity>decimal</RejectedQuantity>
            <ReturnQuantity>decimal</ReturnQuantity>
            <RejectedAmount>decimal</RejectedAmount>
            <PrimaryUOM>string</PrimaryUOM>
            <PrimaryUomQuantity>decimal</PrimaryUomQuantity>
            <NetQuantity>decimal</NetQuantity>
            <NetAmount>decimal</NetAmount>
            <MultiShipmentFlag>string</MultiShipmentFlag>
            <ReceiptLineNote>string</ReceiptLineNote>
            <UpdateId>string</UpdateId>
            <UpdateDate>dateTime</UpdateDate>
            <Status>string</Status>
            <UOMDecimalRoundUp>short</UOMDecimalRoundUp>
            <VendorUOMDecimalRoundUp>short</VendorUOMDecimalRoundUp>
            <ConversionRate>decimal</ConversionRate>
            <POReceivedQuantity>decimal</POReceivedQuantity>
            <OrderQuantity>decimal</OrderQuantity>
            <ItemName>string</ItemName>
            <Description>string</Description>
            <DiscountType>string</DiscountType>
            <DiscountRate>decimal</DiscountRate>
            <TotalDiscountValue>decimal</TotalDiscountValue>
            <TotalAmount>decimal</TotalAmount>
            <VendorCost>decimal</VendorCost>
          </PurchaseReceiptDetail>
        </PurchaseReceiptDetail>
        <LocationName>string</LocationName>
        <VendorName>string</VendorName>
        <CarrierName>string</CarrierName>
      </FindPurchaseReceiptDetailResult>
    </FindPurchaseReceiptDetailResponse>
  </soap:Body>
</soap:Envelope>