Versions Compared

Key

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

...

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titleupdateApplicationSubscription

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. Any change to the subscription length will override the customers existing subscription.

Return type

Description

String

Subscription token

Throws

Description

AccountAPINGException

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

*Since *

...