Docs

Set Packing Information

Sets packing information for an inbound plan.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Indication of how box content is meant to be provided.

string

The expiration date of the MSKU. In ISO 8601 datetime format with pattern YYYY-MM-DD. Items with the same MSKU but different expiration dates cannot go into the same box.

stringrequired
string

The ID of the packingGroup that packages are grouped according to. The PackingGroupId can only be provided before placement confirmation, and it must belong to the confirmed PackingOption. One of ShipmentId or PackingGroupId must be provided with every request.

string

Unit of the weight being measured.

string

Unit of linear measure.

object

Measurement of a package's dimensions.

number

The length of a package.

string

The manufacturing lot code.

string

The ID of the shipment that packages are grouped according to. The ShipmentId can only be provided after placement confirmation, and the shipment must belong to the confirmed placement option. One of ShipmentId or PackingGroupId must be provided with every request.

number

Value of a weight.

array of object

The box level information being provided.

array of object

The items and their quantities in the box. This must be empty if the box contentInformationSource is BARCODE_2D or MANUAL_PROCESS.

string

The merchant SKU, a merchant-supplied identifier of a specific SKU.

number

The width of a package. (0 to 100000)

number

The height of a package. (0 to 100000)

number

The number of containers where all other properties like weight or dimensions are identical.

number

The number of units of the specified MSKU that will be shipped.

array
string

The owner of the preparations, if special preparations are required.

object

The weight of a package.

string

Specifies who will label the items. Options include AMAZON, SELLER or NONE. AMAZON - Amazon provides the information. SELLER - Seller provides the information. NONE - No owner is required for the labelling.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.