post
https://example.com/webhook
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
