API Reference - Orders
Update order metadata
Replace the metadata for an order with a new set of values
POST
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
The ID of the order to retrieve.
Body
application/json
The metadata to replace the existing metadata with.
Response
200 - application/json
The date and time the order was created.
A list of the kit types that are included in this order.
An optional dictionary of key-value pairs stored with the order.
The unique identifier of the order.
Available options:
pending
, in_progress
, completed
, canceled
The date and time the order was last updated.