Company
Company KYB Status
Emitted when a company is created or its KYB verification status changes.
Events
company.kybstatus.insert— emitted when the company is created. The initialkycStatusisnew.company.kybstatus.update— emitted when KYB moves topending,passed, orfailed.
WEBHOOK
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Headers
Unix timestamp, in seconds, used when verifying the webhook signature.
Pattern:
^\d+$Example:
"1767725956"
Rollfi webhook signature containing the key ID, algorithm, and signature value.
Example:
"kid=rollfi-webhook-key-01,alg=RS256,v1=eyJhbGciOiJSUzI1NiJ9"
Body
application/json
Response
200
Company KYB status accepted successfully.
