From 1f9f09516cc48a477d8ecd7e085b993591b5bc2b Mon Sep 17 00:00:00 2001 From: Nathan Lowe Date: Tue, 12 Aug 2014 20:54:03 -0400 Subject: Add method signature for station.shareStation and user.startComplimentaryTrial, as well as an error code --- json/account.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'json/account.rst') diff --git a/json/account.rst b/json/account.rst index 7fdedc7..6cbbbce 100644 --- a/json/account.rst +++ b/json/account.rst @@ -224,3 +224,20 @@ The request has no parameters. } } + +.. index:: + pair: method; user.startComplimentaryTrial + +.. _user-startComplimentaryTrial: + +Start a Complimentary Trial +--------------------------- + +:Method: user.startComplimentaryTrial + +Starts a complimentary pandora one trial. It is unknown what constitutes a valid sponsor at this time, and as such this method will always fail. + +.. csv-table:: + :header: Name,Type,Description + + complimentarySponsor,string,The ID of the sponsor providing the complimentary trial. \ No newline at end of file -- cgit v1.2.3