Inbound Get RN Details
Inbound Get RN Details API
Inbound Get RN Details API is used to retrieve detailed information about the specific receipt notifications in WMS. This article introduces the general Inbound Get RN Details API for easily understanding and applying this API.
Introduction
Inbound Get RN Details API allows users to access comprehensive details on each receipt, including the items received, their quantities and other related metadata. This API is essential for users who need a deeper understanding of the received goods and want to ensure accurate inventory and stock levels.
API Request
API: POST /edi/3pl/inbound/receipt/get Body Request:
Body Parameter | Required | Description | Note |
|---|---|---|---|
CompanyID | Y | Company ID | "LT" |
FacilityID | Y | Facility ID | "889" |
CustomerID | Y | Customer ID | "AUKINT0001" |
ReceiptID | Y | Receipt ID | "RN-100100" |
API Return
It returns receipt with the detailed data, for more detail, please refer to the following example.