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 6 Next »

Operation

updateApplicationSubscription

String updateApplicationSubscription ( String vendorClientIdint subscriptionLength ) throws AccountAPINGException

Update an application subscription with a new expiry date

Parameter name

Type

Required

Description

vendorClientId

String

The vendor client id for which to update the subscription for

subscriptionLength

int

How many days the subscription should last. Expiry time will be rounded up to midnight on the date of expiry.

Return type

Description

String

Subscription token

Throws

Description

AccountAPINGException

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

*Since *

 

 

  • No labels