Operations API
Subscriptions
Addon Object
attributes id string a unique identifier for the addon object string the value is always addon duration timestamp the duration of the addon the possible values are limited , recurring and once number of payments integer the total number of payments that will be collected for this addon available when the duration of the addon is set to limited subscription id string the subscription associated with the addon type string the addon classification the possible values are shipping tax , shipping , subscription addons and tax rate currency string the currency of the addon description string the short description of the addon amount integer the cost of the addon payment count integer the total number of payments collected { "description" "3 more hours of technical support", "id" "50e4b256 85ce 4875 9cb0 605ab8e5a113", "duration" "once", "amount" 12423, "currency" "eur", "type" "subscription addon", "subscription id" "c121e306 b129 4289 a093 03d71700cee4", "payment count" 0, "object" "addon", "number of payments" null }