Skip to Content

VendorWebhookResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier of the webhook.[default to null]
urlStringURL where webhook events will be sent.[default to null]
eventsListList of events this webhook subscribes to.[default to null]
is_activeBooleanWhether the webhook is active (not disabled).[default to null]
created_atStringWhen the webhook was created.[default to null]
updated_atStringWhen the webhook was last updated.[default to null]

[Back to Model list] [Back to API list] [Back to README]