Skip to main content
POST
Shipping - Set Manifested

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
store_id
string
required

Store ID

Example:

"507f1f77bcf86cd799439011"

order_number
string
required

Order number

skulabs_shipment_id
string
required

SKULabs shipment ID to set manifested flag on

Example:

"507f1f77bcf86cd799439011"

flag
boolean
required

Manifested flag value (true or false)

Response

Updated order shipments with manifested flag set

_id
string

Order ID

Example:

"507f1f77bcf86cd799439011"

shipments
object[]

Order shipments