curl --location --request POST 'https://online-banking.originalaccounts.com/v1/instances//webhook-endpoints/webhooks/dtr' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "fiatToCrypto",
"subType": "string",
"uuid": "string",
"data": {}
}'{
"success": true
}