Summary
Third Party Customer Status Webhook: Added webhook notifications for third party customer status updates.
New Features
Third Party Customer Status Webhook
- What’s New: Platforms can now receive real-time webhook notifications when the status of a third party customer changes (e.g., from
PENDINGtoAPPROVEDorREJECTED). - How it Works: When a third party customer’s compliance status is updated, Redpin will send a webhook event to your configured endpoint with the latest status and customer reference.
- Benefits:
- Enables instant updates to your platform when customer onboarding or compliance review is completed.
- Reduces the need for polling the API for status changes.
- Event Payload Example:
- Documentation: See Third Party Customer Webhook Events for integration details and setup instructions.
Bug Fixes
- N/A
Breaking Changes
- None. This is a non-breaking, additive change.