Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Operation

activateApplicationSubscription
Status activateApplicationSubscription ( String subscriptionToken ) throws AccountAPINGException

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

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

  • No labels