The Soap_ActivationSubscription object represents an activation subscription in LAC. This object is used to get information about LAC activation subscriptions for a logged-in vendor.

Soap_ActivationSubscription contains the following properties:

Property name

Type

Description

start_date

string

Start date of subscription.

expiration_date

string

Expiration date of subscription.

next_reset_date

string

Next reset date of subscription (the count is reset monthly).

activations_left_count

integer

Number of activations that remain before the next reset date.

default_count

integer

Number of activations allowed each month (the number of activations available upon the next reset date).


  • No labels