Skip to main content
POST
Shipping - Restore Inventory

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

shipment_id
string

SKULabs shipment ID

Example:

"507f1f77bcf86cd799439011"

tracking_number
string

Tracking number to identify the shipment

no_refresh
boolean

Skip cache refresh after restoring

carrier_shipment_id
string

Carrier-specific shipment ID

Response

Inventory restored and returns updated order shipments

_id
string

Order ID

Example:

"507f1f77bcf86cd799439011"

shipments
object[]

Order shipments