Skip to main content
POST
Complete Regular Withdrawal

Path Parameters

token
string
default:USDC
required

Token ticker or mint address

Example:

"USDC"

Query Parameters

withdrawalId
integer
default:1
required

The pending withdrawal ID

Required range: 0 <= x <= 9007199254740991
Example:

1

Body

application/json
type
enum<string>
default:transaction
required
Available options:
transaction
Example:

"transaction"

account
string
default:6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176
required

The public key of the account that executes the transaction

Example:

"6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176"

Response

200 - application/json

OK

type
any
required
transaction
string
required