Authorizations
Path Parameters
Body
application/json
Blockchain to listen on (bitcoin)
Available options:
bitcoin
Examples:
"bitcoin"
Network environment to listen on (mainnet)
Available options:
mainnet
, testnet
Examples:
"mainnet"
Trigger type, e.g., transaction
Available options:
transaction
Examples:
"transaction"
Webhook URL to receive events
Examples:
"https://webhook.site/your-endpoint"
Number of confirmations required for the transaction to be matched by this trigger
Examples:
"5"
Status of the trigger, either active or inactive
Available options:
active
, paused
Examples:
"active"
Response
Success