Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 608 Bytes

File metadata and controls

14 lines (9 loc) · 608 Bytes

WebhookResponse

Properties

Name Type Description Notes
currency Integer Currency for which the webhook is triggered, e.g. 0: Bitcoin 1: Ethereum [optional]
executed Boolean Shows if the webhook was executed. [optional]
hash String The submitted hash in hex representation. [optional]
success Boolean Indicates whether the webhook was executed successfully or not. [optional]
tries Integer Returns the number of tries for the webhook execution. [optional]