Create an order for a sample

Files an order for a catalog item against an existing sample. The order is recorded under the caller's primary group and subgroup; the sample must live in that subgroup and the catalog item must be available in that group. Set amount to a positive integer — zero or negative is rejected with 400.

The created order is then visible to anyone managing the supplies catalog and can be progressed through PUT /orders/{orderID}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
int32
required
boolean
int32
required
string
enum
Allowed:
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Order amount should be above zero

403

You do not have permission to order this sample

404

Sample # not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!