Orders
Update an order
Update an order via the Junction API. Requires authentication with your team API key.
PATCH
You can only update an order while its low-level status is
ordered or awaiting_registration.Authorizations
Vital Team API Key
Path Parameters
Your Order ID.
Body
application/json
Patch body for updating a modifiable order's scheduled activation date.
The date on which the order should be activated (dispatched to the lab). Must be today or a future date. Set to null to clear an existing scheduled date and dispatch the order immediately. Note: an order originally created for immediate processing (no activate_by at creation time) cannot be rescheduled — only orders that were created with an activate_by can have it changed or cleared.