Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titleactivateApplicationSubscription
Status activateApplicationSubscription ( String subscriptionToken ) throws AccountAPINGException

Activates the customers subscription token for an application. Please note: The request is made by the customers account using their session token (X-Authentication header) only.

Info
The activation of a new subscription token can take up to 2 minutes, therefore, you should ensure that this delay is handled within your application.

Parameter name

Type

Required

Description

subscriptionToken

String

(tick)

Subscription token for activation

Return type

Description

Status

 

Throws

Description

AccountAPINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0