REST APIWallet & TransactWallet share

POST

Resends the wallet share invitation to the share recipient. The wallet share must not have been accepted yet.

Path Params

  • coin string required
    A cryptocurrency or token ticker symbol.
  • shareId string required

    matches ^[0-9a-f]{32}$

Responses

200
OK

Response Body

object

  • resent boolean
400
Bad Request

Response Body

object

  • 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
401
Unauthorized

Response Body

object

  • 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