Create a NEAR unstake request

This endpoint creates an unstake request for NEAR. This will unstaked the selected amount from the selected validator. These funds will be withdrawable in 36 to 48h.
Required role: RequestCreator.

Body Params
string
required

uint64; The ID of the source address for funds.

string
required

uint64; Whitelisted validator's staking pool you want to unstake from

string
required

numeric; Amount in the smallest currency unit, based on the currency decimals. Example: 1500000000000000000 WEI (smallest ETH unit) corresponds to 1.5 ETH (ETH has 18 decimals places)

string

numeric; Maximum amount of fees to be paid for the transaction.

string

A reconciliation note can be given when initiating a request and this will be included in transaction history.

string

A client's reference that can then be used for reconciliation in the client's systems later

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.