Docs

Create Inbound

Creates a draft AWD inbound order with a list of packages for inbound shipment.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
array

Contains attributes for this instance of the product. For example, item color, or other attributes that distinguish the product beyond the SKU. This is metadata for the product and Amazon does not process this data.

number

Number of cases or pallets with the same package configuration.

string

The entity that labels the products.

stringrequired

Name of the person, business, or institution at this address.

array of object

Required only when Type=CASE.

string

Type of distribution packages.

object

Represents the contents inside a package, which can be products or a nested package.

object

Represents an AWD distribution package.

string

Optional E.164-formatted phone number for an available contact at this address. (i.e. '+14155552671')

string

The preparation category for shipping an item to Amazon's fulfillment network.

number

Product quantity.

stringrequired

First line of the address text.

object

Package weight and dimension.

object

Shipping address that represents the origin or destination location.

string

The seller or merchant SKU.

string

Optional second line of the address text.

date

The expiration date for the SKU. Values are in ISO 8601 date-time format.

array of object

List of packages to be inbounded.

string

Optional third line of the address text.

object

The preparation details for a product. This contains the prep category, prep owner, and label owner. Prep instructions are generated based on the specified category.

string

Optional city where this address is located.

stringrequired

State or region where this address is located. Note that this is contextual to the specified country code.

string

Optional county where this address is located.

string

Optional district where this address is located.

string

Optional postal code where this address is located.

stringrequired

Two-digit, ISO 3166-1 alpha-2 formatted country code where this address is located. (i.e. 'US' or 'CA')

Uncommon arguments
string

Pass a preferred region so that the inbound order can be shipped to an AWD warehouse located in that region. This doesn't guarantee the order to be assigned in the specified destination region as it depends on warehouse capacity availability. AWD currently supports the following region IDs: [us-west, us-east, us-southcentral, us-southeast]

string

Reference ID that can be used to correlate the order with partner resources.

object

Preferences that can be passed in context of an inbound order.

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.