/
isAccountSubscribedToWebApp

isAccountSubscribedToWebApp

isAccountSubscribedToWebApp

boolean isAccountSubscribedToWebApp ( String vendorId ) throws AccountAPINGException

Return whether an account has authorised a web app.

Parameter name

Type

Required

Description

vendorId

String

The id of the vendor to check subscription for

Return type

Description

boolean

Subscribed or not

Throws

Description

AccountAPINGException

 

Since 1.0.0

Related content