Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 734 Bytes

GetWebhook.md

File metadata and controls

16 lines (12 loc) · 734 Bytes

GetWebhook

Properties

Name Type Description Notes
url str URL of the webhook
id int ID of the webhook
description str Description of the webhook
events list[str]
type str Type of webhook (marketing or transac)
created_at datetime Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ)
modified_at datetime Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ)

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