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

Latest commit

 

History

History
12 lines (8 loc) · 631 Bytes

File metadata and controls

12 lines (8 loc) · 631 Bytes

Notification

Properties

Name Type Description Notes
currency int 0: Bitcoin
notification_type int 0: notify via email 1: notify a webhook
target str Depending on the notification type, specify the target for the notification (e.g. mail address or webhook URL). The webhook URL will receive a POST request after timestamp was successfully created.

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