Fix bad transfers

post/api/v2/{coin}/admin/wallet/{walletId}/fixbadtransfers

Search for bad transfers based on indexed transactions for the wallet and attempt to recreate them

Path Parameters

  • coinstringRequired
    A cryptocurrency or token ticker symbol.
    Example: btc
  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$

Request Body

One of
year integer required
Minimum: >= 2000
Maximum: <= 2100
month integer
Minimum: >= 1
Maximum: <= 12
day integer
Minimum: >= 1
Maximum: <= 31

200 Response

message string

400 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code