Skip to main content
GET
Get a withdrawal

Authorizations

Authorization
string
header
required

Your Prudra API key. Get one at dashboard.prudra.com/settings/api-keys

Path Parameters

id
string
required

Response

200 - application/json

Withdrawal details

id
string
required
Example:

"wdr_abc123"

status
string
required
Example:

"pending_conversion"

txHash
string
required
Example:

"0xabc..."

amount
string
required
Example:

"100.00"

token
string
required
Example:

"USDC"

chain
string
required
Example:

"base"

estimatedDays
integer
required
Example:

3

reference
string
required
Example:

"WD-1234567890"

createdAt
string<date-time>