Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 784 Bytes

Webhook.md

File metadata and controls

17 lines (14 loc) · 784 Bytes

BudgeaClient::Webhook

Properties

Name Type Description Notes
id Integer ID of the webhook
created DateTime Date of the webhook creation
updated DateTime Date of the webhook last update
deleted DateTime Date of the webhook deletion [optional]
id_service Integer ID of the service [optional]
id_user Integer ID of the emitter user [optional]
id_event Integer ID of the webhook event [optional]
id_auth Integer ID of the authentication process [optional]
url String URL of the webhook [optional]
add_to_data String json object to describe data to add [optional]