Update

Updates a task in an existing draft order. | (OrderDraftUpdateTaskReq) -> (PydanticObjectId)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
task_idstringRequired
task_updateobjectRequired

Response

Successful Response

Errors