Update an existing order

View as Markdown

The Update Order API enables clients to modify an existing order using its unique Order ID (oid). This endpoint is designed for scenarios where the order information needs correction or update.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

oidstringRequired

(Required)

Request

This endpoint expects an object.
patient_detailsobjectRequired
shipping_detailsobjectRequired
primary_contact_detailsobjectRequired

Response

OK
codeinteger
dataobject
messagestring