Webhook event: paykey.created.v1
Fired when a new Paykey is generated linking a customer to their bank account. The event includes tokenized bank account details, verification status, and initial fraud screening results.
postWebhookpaykey.created.v1
Payload
Example payload
{
"event_type": "paykey.created.v1",
"event_id": "85df84c7-a298-44bc-8040-7bd2ae372cbf",
"account_id": "857c679a-8e80-47f1-9334-39dd08ea801f"
}Response
Webhook processed successfully