Skip to main content
WEBHOOK

Headers

Idenfy-Event-Type
enum<string>
required
Available options:
COMPANY_INFO_REQUEST
Idenfy-Signature
string

Webhook signature

Body

application/json
companyId
string
required
token
string
required
date
string<date-time>
required
email
string<email> | null
required
Maximum string length: 254
manager
object | null
required
status
enum<string>
required
Available options:
REQUESTED,
EXPIRED,
CANCELED

Response

200

Return a 200 status to indicate that the data was received successfully.