get https://sandbox-api.kotanipay.io/api/v3/deposit/crypto/status/
Get the current status of a crypto deposit by reference ID.
Status values:
- PENDING: Waiting for the transaction to be detected on the blockchain
- SUCCESSFUL: Transaction confirmed and processed
- FAILED: Transaction failed or rejected
The response includes transaction details like hash and confirmation count when available.