The webhook identifier
OK
The response from getting a webhook.
The ID of the webhook.
The URL of the customer's webhook listener.
Appropriate for the authentication method the customer wants Tango to use when calling their webhook listener.
The categories the customer wants to subscribe to.
The event types the customer wants to subscribe to.
The public X509 certificate used to sign the webhook payload. The certificate is base64 encoded.
The HMAC secret key used to sign the webhook payload. Required when payloadVerificationMethod is HMAC. The key must be base64 encoded.
The date and time the webhook was created.
The date and time when the webhook was last updated.
The date and time the webhook expires.
Method to verify webhook payload integrity.