Docs

Get Order Quote

Retrieves an order quote from Cloudprinter.com.

GET

Query

Arguments
stringrequired

Destination country in ISO 3166-1 alpha-2 format.

string

Destination state or region code when required for the selected country.

string

Optional quote currency in ISO 4217 format.

array of objectrequired

One or more items to quote.

stringrequired

Client-side reference for this quote item.

stringrequired

Cloudprinter product reference.

stringrequired

Quantity for this quote item.

array of object

Optional item options. Cloudprinter currently expects an array value even when empty.

stringrequired

Option type from product info.

stringrequired

Quantity for the selected option.

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

Comma-separated response fields to include.

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.