# Generate an order using a specified template ID (/api-reference/orders/v1-order-post) Generate an order using a specified template ID ## `POST /v1/order` ### Request body Content type: `application/json` (required) - `templateId` (integer (int32), required) ### Responses - `200` — Successful operation - `400` — Something went wrong - `401` — Authorization key not valid - `403` — Profile's subscription tier does not have access to OpenAPI integrations