<- Devices webhooks

Devices webhooks

device createdBeta

EVENT

 device.created

Published when a Device is created.

Permissions:DEVICES_READ
Link to section

Event payload

Example code

Link to section

merchant_id

string

The merchant the newly created device belongs to.

Link to section

type

string

The type of event this represents. The value is "device.created".

Link to section

event_id

string

A UUID that uniquely identifies this device creation event.

Link to section

created_at

string

Read only The time when the device creation event was first created, in RFC 3339 format.

Link to section

data

The metadata associated with the device creation event.