Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 595 Bytes

File metadata and controls

11 lines (8 loc) · 595 Bytes

# CCWebhookValidateRequest

Properties

Name Type Description Notes
webhook_id string The unique identifier of the webhook.
webhook_signature object The signature we inluded in the webhook. The signature is from the Blockchain API and it ensures that the webhook is from us and not a malicioius actor.
time_sent float The time the webhook was sent.

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