Skip to main content
GET
Get inbound shipment

Path Parameters

inboundId
integer<int64>
required

The unique identifier for an inbound shipment or delivery.

Response

200 - application/json

Returns the inbound shipment details including items and current processing status.

Complete inbound shipment information. Contains expected items, quantities, warehouse destination, delivery dates, and processing status.

sellerId
integer<int64>
required

Seller ID.

warehouseId
integer<int64>
required

Warehouse ID.
A list of warehouse identifiers and names can be obtained by executing GET /warehouses

shipFrom
object
required

Detailed address information

estimatedArrivalTime
string<date-time>
required

Estimated date of arrival

deliverySlipNumber
string
required

Delivery slip number

shopId
integer<int64>
required

Shop ID.

customAttributes
object

Optional custom attributes of this inbound.

Example:

"{\"attr1\":\"val1\"}"

movementReferenceNumber
string

Optional movement reference number. Unique identifier assigned to customs declarations within the UK and EU

Maximum string length: 1024
id
integer<int64>

The unique identifier for the id

created
string<date-time>

Timestamp when the item was created

inboundIdentifier
string

The unique identifier for the inboundentifier

exportedAt
string<date-time>

The exported at timestamp

completedAt
string<date-time>

The completed at timestamp

cancelledAt
string<date-time>

The cancelled at timestamp

inboundStatus
enum<string>

The current status of the inbound

Available options:
PENDING,
CREATED,
PROCESSING,
COMPLETED,
CANCELLED
requestId
string

The unique identifier for the request

inboundShipments
object[]

Shipment identifier or information

createdByLogsta
boolean

Timestamp when the item was created

trackingNumber
string

Tracking information or tracking enabled status

comments
string

Comment or notes

deliverySlipDate
string<date-time>

The delivery slip date date

externalIdentifier
string

The unique identifier for the externalentifier

tags
string[]

Tags or labels

inboundReference
string

Reference number or identifier for the inbound

carrier
string

Carrier identifier or information

Tracking information or tracking enabled status

inboundPositions
object[]

Array of inbound position

deliveryInfo
object

Detailed information for inbounddeliveryinfo