/vaults/verify-webhookVerify Webhook
Outcome - Verifies the vault webhook URL and secret.
Body Parameters
urlstringrequiredThe webhook URL to verify
secretstringrequiredThe webhook secret to verify
Responses
Response attributes
messagestringSuccess message
dataobjectVerified webhook details
Show child attributes (7)
urlstringVerified webhook URL
retryCountnumberNumber of retries
vaultIdnumberVault ID
idnumberWebhook ID
retryPeriodstringRetry period
subscribed_events_countnumberNumber of subscribed events
eventsDescriptionobjectDescription of available events
Show child attributes (20)
create_transactionstringFires when a new transaction is created.
compliance_rule_transactionstringFires when a new compliance rule transaction is created
broadcasted_transactionstringFires when a transaction is being broadcast to the blockchain network.
rejected_transactionstringFires when a transaction is rejected by the admin.
cancel_transactionstringFires when a transaction is cancelled.
error_transactionstringFires when an unexpected error occurs during transaction processing.
blockchain_rejected_transactionstringFires when a transaction is rejected by the blockchain network.
completed_transactionstringFires when a transaction is confirmed and successfully completed.
sync_vault_walletsstringFires when vault wallets are synchronized with the system.
sync_client_walletsstringFires when client wallets are synchronized with the system.
add_assetstringFires when a new asset is added to a vault.
activate_assetstringFires when an asset is activated and made available for use.
deactivate_assetstringFires when an asset is deactivated and becomes unavailable.
hold_assetstringFires when an asset is placed on hold or reactivated by a corporate admin or Roxcustody super admin.
hold_networkstringFires when a blockchain network is placed on hold or reactivated by a corporate admin or Roxcustody super admin.
token_created_with_assetstringFires when a new security token is created.
create_payment_vault_orderstringFires when a new payment vault order is created.
select_asset_payment_vault_orderstringFires when an asset is selected for a payment vault order.
cancelled_payment_vault_orderstringFires when a payment vault order is cancelled.
paid_payment_vault_orderstringFires when a payment vault order is marked as paid.
statusnumberHTTP status code
Was this page helpful?