Customer Status Updated Event
Sent when a customer’s status changes to Active or Inactive. For instance, when a Customer is first created it will have a status of “Inactive” until the required documents have been uploaded and checked. A change of status could also be the result of a modification to existing data. For instance, a Contact could upload a new Proof of Identity document, which would cause their status to become “Inactive” until the document has been reviewed.
Once you have subscribed to the “CUSTOMER STATUS” event type, Redpin will call your designated API endpoint with the payloads described below when there is an update to one of your Customer’s Statuses.
Active Customer Example:
Inactive Customer Example:
Payload
When the customer is active, this is the Unique ID for this Customer provided by the Register a Customer
operation.
When inactive, this is a temporary identifier for tracking the status change.