Skip to main content

Lifecycle

Diagram of the statuses and lifecycle for accounts.

Statuses

Webhooks

account_number.created fires when an Account Number is created. Status changes do not fire webhooks; poll GET /v1/account_number/{account_number_id} if you need to observe them. Status transitions are driven by the assign, activate, deactivate, and cancel endpoints; see Managing Account Numbers.