Registers a webhook for the authenticated organization. The shared secret is only returned in the creation response. For webhook event payload examples, see the Monitoring and Webhooks guide: https://docs.trybraid.xyz/docs/portfolio-yield-wallets/monitoring-and-webhooks#example-webhook-payloads
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"https://api.partner.com/webhooks/braid"
Event types to subscribe to.
yield_wallet.balance.updated, yield_wallet.withdrawal.status_changed, yield_wallet.deposit.status_changed, portfolio_wallet.balance.updated, portfolio_wallet.deposit.status_changed, portfolio_wallet.withdrawal.status_changed, portfolio_wallet.withdrawal.payout.status_changed, portfolio_wallet.strategy.status_changed, portfolio_wallet.position.updated ["portfolio_wallet.balance.updated"]
"Alerts our ledger service when balances change"
Webhook registration created