REST APIWallet & TransactWallet share

GET

List counts of wallet shares by enterprises that the current user is the receiver

Query Params

  • state string enum required
    The state of wallet share object
    pendingapprovalactiveacceptedcanceledrejected

Responses

200
OK

Response Body

object

  • enterprises map of objects required
    enterprises object
    • <key> object
      value object
      • walletSharesCount number required
401
Unauthorized

Response Body

object

  • name string
    Error code
  • context map of objects required
    Properties that apply to a specific error name
    context object
    • <key> object
  • error string required
    Human-readable error message
  • requestId string required
    Client request id