Update Sandbox Appointment Task Status

For testing and development, we can enable sandbox mode on your organization to allow you to create tasks and move them through the various task states to test your application or integration. If you're interested in setting up a sandbox environment for testing, please reach out to us at support@ferry.health. This endpoint allows you to update the status of a sandbox appointment task.

Authentication

AuthorizationBearer

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

Path parameters

appointmentTaskIdstringRequired
The ID of the task to update.

Request

This endpoint expects an object.
statusenumRequired
The status to update the task to.