Receive a bwell webhook event

This endpoint accepts bwell async operation events to be handled by the client.

Client's Webhook API to receive bwell messages. The specification is heavily based on FHIR messaging specification. Some additional notes:
- The actual URL/POST method to be provided by the client. /webhook POST is a placeholder.
- destination.endpoint in the request will reflect the client supplied URL.
- The client user can be identified via the urn:client:identifier value in the Person resource of the request.

Resources:
- Messaging using FHIR Resources
- Message Header Resource

Body Params
string
string
string
entry
array of objects
entry
Responses

400

Invalid request payload.

500

Internal server error.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json