Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 864 Bytes

GetWebhook.md

File metadata and controls

16 lines (12 loc) · 864 Bytes

GetWebhook

Properties

Name Type Description Notes
Url string URL of the webhook [default to null]
Id int64 ID of the webhook [default to null]
Description string Description of the webhook [default to null]
Events []string [default to null]
Type_ string Type of webhook (marketing or transactional) [default to null]
CreatedAt string Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]
ModifiedAt string Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]

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