Item Logo
Wms api3pl referenceOutbound api

Outbound Get DN Details

Outbound Get DN Details API

Outbound Get DN Details API is used to retrieve detailed information about the specific DN. This article introduces the general Outbound Get DN Details API for easily understanding and applying this API.

Introduction

Outbound Get DN Details API provides comprehensive data on the selected outbound order offering insights such as the item included in the shipment, quantities, shipping info and other any associated tracking information.

API Request

API: POST /edi/3pl/outbound/order/get Body Request:

Body Parameter

Required

Description

Note

CompanyID

Y

Company ID

"LT"

FacilityID

Y

Facility ID

"889"

CustomerID

Y

Customer ID

"AUKINT0001"

OrderID

Y

Order ID

"DN-300100"

API Return

It returns DN with the detailed data, for more detail, please refer to the following example.

Example

Request

Response