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 9 Current »

Operation

cancelApplicationSubscription
Status cancelApplicationSubscription ( String subscriptionToken ) throws AccountAPINGException

Cancel the subscription token. The customers subscription will no longer be active once cancelled.

Parameter name

Type

Required

Description

subscriptionToken

String

(tick)

Subscription token to cancel

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