Receive instant notifications about key events within the P100 system. Webhooks let you automate processes and react immediately to critical changes.
⚠️ Critical Security Notice
Before processing any webhook notification, you must verify its authenticity. This is essential for a secure and reliable integration.
| Attempt | Delay After Previous Failure | Status |
|---|---|---|
| 1st | – | Initial delivery |
| 2nd | ~8 seconds | First retry |
| 3rd | ~16 seconds | Second retry |
| 4th | ~32 seconds | Third retry |
| 5th | ~64 seconds | Final retry |
| Problem | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid token | Verify your secret token |
| Timeouts | Slow processing | Return 200 immediately; process async |