Error

  • message
    Type: string
    required
  • action
    Type: object

    Present when the error is recoverable and an action is available

    • hint
      Type: string
      required
    • type
      Type: stringenum
      required

      Indicates what action the caller should take to resolve the error

      values
      • CONTACT_ADMIN
      • TOP_UP_WALLET
      • CHECK_API_KEY
      • FIX_INPUT
      • RETRY_LATER
      • USE_NEW_KEY
      • WAIT_AND_RETRY
  • code
    Type: string