Sifely Open API
    Sifely Open API
    • Overview
    • Quick start
    • OAuth Manager
      • Login
        POST
      • Get authorization_code
        POST
      • Get token refresh token
        POST
    • Key Manager
      • Get Ekeys by account
        POST
      • Send ekey
        POST
      • Delete ekey
        POST
    • Passcode Manager
      • Random a passcode with offline
        POST
      • Create passcode
        POST
      • Change passcode
        POST
      • Delete passcode
        POST
      • Get passcode
        GET
    • Lock Manager
      • Unlock a lock via gateway
        POST
      • Lock the lock via gateway
        POST
      • Get lock details
        GET
      • Get keys of a lock
        GET
      • Passcode list
        GET
      • Get Lock open state
        GET
      • Get the owner lock list of an account
        POST
    • Group Manager
      • Group list
        GET
    • Card Manager
      • Get IC card list
      • Assigns IC card
    • FingerPrint Manager
      • FingerPrint list
    • Records Manager
      • Get unlock records by lockId
    • Schemas
      • Schemas
        • CardInfo
        • FingerInfo
        • ChallengeDTO
        • KeyListDTO
        • GroupInfo
        • CommandsDTO
        • LockDetailDTO
        • ListDTO
        • CookieDTO
        • LockVersion
        • CustomDataDTO
        • OpenStateDTO
        • OauthDTO
        • Devices
        • PwdAddDTO
        • DevicesDTO
        • PwdInfo
        • DirectiveDTO
        • PwdListDTO
        • EndpointDTO
        • YesOrNotDTO
        • Page«CardInfo»
        • Page«FingerInfo»
        • ExecutionDTO
        • ResultWrapper«Map«string,string»»
        • Page«GroupInfo»
        • GoogleRequestVO
        • Page«KeyInfo»
        • GoogleResponseVO
        • UserInfoDTO
        • Page«PwdInfo»
        • Grant
        • Grantee
        • HeaderDTO
        • Page«RecordInfo»
        • InputsDTO
        • LoginBody
        • ParamsDTO
        • PayloadDTO
        • RecordInfo
        • RemindConfigVO
        • ResultWrapper«string»
        • RemindersConfigMembersVO
        • ResultWrapper«SysAppClientDetails»
        • Result«List«RemindConfigVO»»
        • ResultWrapper«object»
        • Result«string»
        • SysAppClientDetails
        • R«List«UserEntity»»
        • R«UserEntity»
        • R«string»
        • Scope
        • ScopeDTO
        • SmartHomeRequest
        • SysMessageTemplate
        • TableDataInfo
        • UserEntity
        • WixAddOrderVO
      • KeyInfo
      • CardAddDTO

    CardAddDTO(CardAddDTO)

    {
        "cardId": 0
    }
    Built with