Breaking change. The status value, the value returned for each associated party, and the webhook event name have all changed. Update your integration before deploying to production.
Customer and associated party status renamed
The verification status TEMPORARY_REJECTION is now RFI (Request for Information). The rename applies to the status field on both the customer and each entry in the associatedParties array, in API responses and webhook payloads.
New customer.rfi webhook event
A new customer.rfi webhook event has been introduced. The customer.temporary_rejection event will continue to exist, but it will no longer fire, only the new customer.rfi event will be emitted. The customer.temporary_rejection event will be removed in a future release.
Update your subscriptions on the dashboard to start receiving the new customer.rfi event.

