latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Wallet

Freeze the wallet for the given coin and wallet id.

Permissions:

  • spender for the given wallet and coin
post/api/v2/{coin}/wallet/{walletId}/freeze

Path parameters

coinstring required

A cryptocurrency symbol or token ticker symbol

Example:btc
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f

Request body

reason'TxIntentMismatch' | 'TxIntentMismatchRecipient' | 'TxIntentMismatchContract' | 'TxIntentMismatchApproval' | 'UserRequest' | 'AdminRequest'
referenceIdstring

Used for tracking purposes

Response

OK

timestring date required
expiresstring date required
reason'TxIntentMismatch' | 'TxIntentMismatchRecipient' | 'TxIntentMismatchContract' | 'TxIntentMismatchApproval' | 'UserRequest' | 'AdminRequest'
referenceIdstring

An optional reference ID for tracking purposes

adminOrUserIdstring

The user who froze the wallet (could be a regular user or an admin)