Skip to main content
POST
cURL
Place an order for a new ACME product. Orders are processed instantly (or whenever our systems feel like it). Shipping times vary based on product explosiveness.

Authorizations

Authorization
string
header
required

ACME Bearer token (obtained with product purchase)

Body

application/json

Product order details

name
string
required

The name of the ACME product (e.g., 'Rocket-Powered Roller Skates')

id
integer<int64>
required

Order identification number

tag
string

Product category (e.g., 'explosive', 'transportation', 'invisibility')

price
number<float>

Product price in USD

explosive
boolean

Whether this product is known to explode

Response

Order confirmed (explosions not covered)

name
string
required

The name of the ACME product (e.g., 'Rocket-Powered Roller Skates')

tag
string

Product category (e.g., 'explosive', 'transportation', 'invisibility')

price
number<float>

Product price in USD

explosive
boolean

Whether this product is known to explode