curl --location --request POST 'https://online-banking.originalaccounts.com/v1/instances//webhook-endpoints/webhooks/privy' \
--header 'Content-Type: application/json' \
--data-raw '{
"caip2": "string",
"transaction_hash": "string",
"transaction_id": "string",
"type": "string",
"wallet_id": "string"
}'{
"success": true
}