Represents the details of a webhook subscription, including notification URL, event types, and signature key.
<- Object
Object
Represents the details of a webhook subscription, including notification URL, event types, and signature key.
The API version of the subscription. This field is optional for CreateWebhookSubscription. The value defaults to the API version used by the application.
Read only The Square-generated signature key used to validate the origin of the webhook event.
Read only The timestamp of when the subscription was created, in RFC 3339 format. For example, "2016-09-04T23:59:33.123Z".
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00
Read only The timestamp of when the subscription was last updated, in RFC 3339 format. For example, "2016-09-04T23:59:33.123Z".
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00