Docs

Generate Transportation Options

Generates available transportation options for a given placement option.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
number

Decimal value of the currency.

object

The type and amount of currency.

stringrequired

Identifier of an inbound plan.

string

The contacts name.

object
string

(required) Identifier of a shipment. A shipment contains the boxes and units being inbounded.

string

Indicates whether pallets will be stacked when carrier arrives for pick-up. - STACKABLE: A pallet that can be stacked on top of another pallet. - NON_STACKABLE: A pallet that cannot be stacked on top of another pallet.

string

(required) The start date of the window. In ISO 8601 datetime format with minute precision. Supports patterns yyyy-MM-ddTHH:mmZ, yyyy-MM-ddTHH:mm:ssZ, or yyyy-MM-ddTHH:mm:ss.sssZ. Note that non-zero second and millisecond components are removed.

string

Unit of linear measure.

string

ISO 4217 standard of a currency code. (i.e. CAD or USD)

object

Measurement of a package's dimensions.

string

Freight class.

number

The length of a package.

string

The phone number.

stringrequired

The placement option to generate transportation options for.

object

Contains only a starting DateTime.

object

The seller's contact information.

string

The email address.

number

The height of a package.

number

The number of containers where all other properties like weight or dimensions are identical. ( 1 to 10000 )

array of object

List of shipment transportation configurations.

object

Freight information describes the skus being transported. Freight carrier options and quotes will only be returned if the freight information is provided.

array of object

List of pallet configuration inputs.

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.