Registration Webhooks

The Company API provides notifications through webhooks when the Register a Company request has changed its status.

Possible events sent through webhooks define each status of the Register a Company request:

  • register.in_process
  • register.registered
  • register.failed

Each webhook will present the company_id, so you can retrieve all the Company information using the Get a Registered Company section.