Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Prefix the value with "ApiKey" to indicate the custom authorization type

Path Parameters

id
string<uuid>
required

Response

The requested shipment notice order

Shipment notice order (V1)

id
string<uuid>
required

Shipment notice order ID

status
enum<string>
required

Order status

Available options:
SUBMITTED,
PROCESSING,
COMPLETED,
PARTIALLY_COMPLETED,
NOT_COMPLETED,
CANCELLED
sourceType
enum<string>
required

Source type

Available options:
SUPPLIER,
OFFICE
createdAt
string<date-time>
required

Created timestamp

updatedAt
string<date-time>
required

Last updated timestamp

warehouse
object
required

Destination warehouse

shipmentNoticeOrderItems
object[]
required

Order line items

shipmentNoticePackages
object[]
required

Packages in this shipment notice

condition
enum<string>

Condition of items

Available options:
NEW,
USED
purchaseOrderNumber
string

Purchase order number

expectedShipDate
string<date>

Expected ship date

submittedBy
object

Person who submitted the shipment notice.