curl --location '/api/deposits/resend-callback' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "txnId":"" }'
{}