POST
Create an order that was prepared outside the Bolt ecosystem.

Authorizations

X-API-Key
string
header
required

Headers

X-Publishable-Key
string
required

The publicly shareable identifier used to identify your Bolt merchant division.

X-Merchant-Client-Id
string

A unique identifier for a shopper's device, generated by Bolt. The value is retrieved with Bolt.state.merchantClientId in your frontend context, per-shopper. This header is required for proper attribution of this operation to your analytics reports. Omitting this header may result in incorrect statistics.

Body

application/json
profile
object
required

An account's identifying information.

cart
object
required

Response

The order was successfuly created

id
string<id>
required
Example:

"iKv7t5bgt1gg"

transaction
object
required