Skip to Content
DocumentationAPI ReferenceBusiness APIModelsVendor Webhook With Secret Response

VendorWebhookWithSecretResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier of the webhook.[default to null]
urlStringURL where webhook events will be sent.[default to null]
secretStringSecret key for verifying webhook signatures. Only shown once at creation.[default to null]
eventsListList of events this webhook subscribes to.[default to null]
is_activeBooleanWhether the webhook is active.[default to null]
created_atStringWhen the webhook was created.[default to null]

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