userSubscriptionLogRequest

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 of the subscription
eventId (int) 1/1 The event id to log 0 .. back clicked 1 .. later clicked 2 .. try + later clicked 3 .. try clicked
source (string) 1/1 The source from where the subscription was called

JSON

property type description
productId productId (int) The product id of the subscription
paymentMethodId paymentMethodId (int) The payment method id of the subscription
eventId eventId (int) The event id to log 0 .. back clicked 1 .. later clicked 2 .. try + later clicked 3 .. try clicked
source source (string) The source from where the subscription was called