Name | Type | Description | Notes |
---|---|---|---|
id | string | ||
endpoint | string | Https target URL of the webhook | |
description | string | Short description of the webhook | |
sandbox | bool | ||
subscribed_events | \Yousign\Client\Model\WebhookSubscriptionSubscribedEvents | ||
secret_key | string | Autogenerated 32 bytes key | |
scopes | \Yousign\Client\Model\WebhookSubscriptionScopes | ||
workspaces | \Yousign\Client\Model\WebhookSubscriptionWorkspaces | ||
auto_retry | bool | If a Webhook request fails for any reason, Yousign will retry the request 8 times using a back-off mechanism after: 2, 6, 30, 60, 300, 1080, 1440, 2880 min | |
enabled | bool | Is the webhook enabled? | |
created_at | \DateTime | ||
updated_at | \DateTime |