userSubscriptionActivateRequest

Extends: authRequest
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
productId (int) 1/1 The product id of the subscription
paymentMethodId (int) 1/1 The payment method id used for the payment
paymentInfo (string) 1/1 The payment info's needed to activate the subscription

JSON

property type description
productId productId (int) The product id of the subscription
paymentMethodId paymentMethodId (int) The payment method id used for the payment
paymentInfo paymentInfo (string) The payment info's needed to activate the subscription