Sent to your registered URL when a subscribed customer event occurs (CUSTOMER_CREATE, CUSTOMER_UPDATE).
Respond with HTTP 200 within 10 seconds to acknowledge receipt. Return 422 to intentionally reject the resource; any other error triggers up to 3 retries before the webhook is suspended.
Security
bearerAuth
- Mock serverhttps://api-doc.immo-facile.com/_mock/openapi/customerEvent
- https://v2.immo-facile.com/api/v2/sitehttps://v2.immo-facile.com/api/v2/site/customerEvent
{ "event_type": "CUSTOMER_CREATE", "resource_id": 789, "timestamp": "2026-09-11T14:30:00+02:00" }