Original publication date: April 26, 2020
Question:
What are the different events that can be monitored that show the status of an account at the different stages in the on-boarding process?
Answer:
Core.Customer.Onboarded will tell you when an account has been on-boarded.
Otherwise, the account and the customer webhooks operate separately. Once the customer is on-boarded, the webhooks will vary based on what the partner is doing (processes may vary). The best way to understand this is to test in the sandbox environment. Using the events described in https://docs.crbcos.com/docs/webhook-reference, you can register for all of the webhooks and then onboard a customer to see how webhooks are triggered. CRB can't test webhooks as we don't have a way to register a URL for polling.