API errors
Webhook delivery
- OpenCard retries failed deliveries
- Check delivery log:
GET .../webhooks/{id}/events - Your endpoint must return
200fast - Process heavy work async (queue it)
Reference for OpenCard HTTP status codes, validation errors, webhook delivery retries, and common integration gotchas when building on the EMS API.