SynchPay provides a webhook to notify you when the Know-Your-Business (KYB) verification process is completed. This allows you to automatically respond to changes in a company’s verification status without the need to continuously poll the status endpoint.
Verified
Rejected
Field | Type | Description |
---|---|---|
Live | bool | It’s true when coming from production environment |
Event | string | The event name: always COMPANY_VERIFICATION_STATUS_CHANGED |
Data.CompanyId | string | Unique identifier of the company |
Data.Status | string | New status: Verified or Rejected |
Data.Timestamp | string | ISO timestamp indicating when the event occurred. |
/company/status