Skip to content

Preorder Form Webhook

Request

The Preorder endpoint can be invoked when a care provider attempts to place an order manually within the EHR. Subscribers can use Preorder Forms to present additional information to, or receive input from, a care provider before an order can be placed. Preorder Forms can also be implemented so as to prevent an order from being placed entirely.

https://sandbox.xealth.io/app/api-docs#tag/Digital-Care/paths/preorder/post

Security
sessionToken
curl -i -X POST \
  https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/xealth/preorder \
  -H 'x-tidepool-session-token: YOUR_API_KEY_HERE'

Responses

OK