Overview
Lead applies various validation checks on all wire transactions processed through our systems. Validations fall into two categories:- Synchronous: The API returns an immediate error response. The wire object is not created.
- Asynchronous: The wire is created but subsequently rejected. A
wire.rejectedwebhook fires when this occurs.

