Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the order, either UUID, order number (e.g. ORD250312003548IAU4), or external ID (e.g. my-system-128318AA2) if you have provided one during order creation or a prior update.
Query Parameters
Whether to update the patient's address. Default is false.
true
Body
Custom shipping details for the order. Your account must have custom shipping enabled to use this field.
External (your own system's) ID to associate with the order.
"my-system-128318AA2"
Shipping preferences for the order. Please ensure you have established the ability to use this feature with Blend administrators before using.
You may provide one or both fields. If you provide a "generic" service_level only, we will use the most appropriate carrier to match the service level. If you provide both, your service_level prefix ("usps_") must match your carrier.
Available carriers and service levels can be found in the Shipping Options endpoint.
Response
Order updated successfully
Unique identifier
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time of creation
"2025-03-15T12:00:00Z"
Date and time of last update
"2025-03-15T12:00:00Z"
Custom shipping details for the order if your account has custom shipping enabled, and you have provided prepaid label details.
"b658f16f-819c-4503-aede-bd555fc4ebfb"
External (your own system's) ID associated with the order.
"my-system-128318AA2"
Friendlier identifier for the order. Auto-generated.
"ORD250312003548IAU4"
"received"