Post the sequenceId of an address

post/api/v2/{coin}/admin/address/{address}/sequenceId

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc
  • addressstringRequired
    The address

Request Body

sequenceId number required
The sequence ID

200 Response

oldSequenceId number
The old sequence ID
newSequenceId number
The new sequence ID

400 Response

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

401 Response

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