{
"eventType": "deposit_sender_detail_required",
"hash": "wl_7f2c9a0b",
"transactionId": "DEPOSIT12fwefgrb13vreq",
"timestamp": "2025-08-08T14:07:22Z"
}curl --location --request POST 'https://your-api-server.com' \
--header 'API-KEY: apikey ' \
--header 'API-TIMESTAMP: 1765454475759' \
--header 'API-SIGNATURE: d110004016a3cf2bfa06d57eaf850618c143f8aeb6e528882bd3811b2b988160' \
--header 'Content-Type: application/json' \
--data-raw '{
"eventType": "deposit_sender_detail_required",
"hash": "wl_7f2c9a0b",
"transactionId": "DEPOSIT12fwefgrb13vreq",
"timestamp": "2025-08-08T14:07:22Z"
}'{}