Skip to main content

Posted Warehouse Receipt Lines API

Overview

The WMS Posted Warehouse Receipt Lines API is a Business Central API page designed to manage posted warehouse receipt line data. This API allows external systems to interact with posted warehouse receipt lines, providing functionality for reading receipt line information.

API Details

  • Publisher: smart
  • API Group: wms
  • API Version: v2.0
  • Entity Name: postedWhseRcptLine
  • Entity Set Name: postedWhseRcptsLines
  • Source Table: Posted Whse. Receipt Line
  • ODataKeyFields: No, Line No

Fields

The following fields are exposed in the API:

Field NameSource FieldRequiredDescription
NoPosted Whse. Receipt Line."No."YesUnique identifier for the receipt.
Line NoPosted Whse. Receipt Line."Line No."YesLine number of the receipt.
Item NoPosted Whse. Receipt Line."Item No."NoItem number associated with the line.
QuantityPosted Whse. Receipt Line.QuantityNoQuantity of items in the receipt line.
Source NoPosted Whse. Receipt Line."Source No."NoSource document number for the line.

Example Usage

Retrieve Posted Warehouse Receipt Lines

GET host/instance/api/smart/wms/v2.0/companies(companyId)/postedWhseRcptsLines

Retrieve a Specific Posted Warehouse Receipt Line

GET host/instance/api/smart/wms/v2.0/companies(companyId)/postedWhseRcptsLines(No='RECEIPT001',LineNo=10000)
© 2008 - 2026 SMART business