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

Latest commit

 

History

History
11 lines (8 loc) · 672 Bytes

File metadata and controls

11 lines (8 loc) · 672 Bytes

OriginStamp.Client.Model.WebhookRequest

Properties

Name Type Description Notes
Currency int? Currency ID for which the webhook should be executed. Possible values: 0: Bitcoin 1: Ethereum 2: AION 100: Südkurier [optional]
Hash string Hash (SHA-256 in HEX) for which a notification is requested. [optional]
Target string Target address to which a POST request should be executed. [optional]

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