summaryrefslogtreecommitdiff
path: root/json/account.rst
diff options
context:
space:
mode:
authorNathan Lowe <techwiz96@gmail.com>2014-08-12 20:54:03 -0400
committerNathan Lowe <techwiz96@gmail.com>2014-08-12 20:54:03 -0400
commit1f9f09516cc48a477d8ecd7e085b993591b5bc2b (patch)
treec28b136df058b45c0605e1f6fbc7ea94c88a7d56 /json/account.rst
parent14cd9baa6abf615c4b5ac2b25611b838ae2a0d4e (diff)
downloadpandora-apidoc-1f9f09516cc48a477d8ecd7e085b993591b5bc2b.tar.gz
pandora-apidoc-1f9f09516cc48a477d8ecd7e085b993591b5bc2b.tar.bz2
pandora-apidoc-1f9f09516cc48a477d8ecd7e085b993591b5bc2b.zip
Add method signature for station.shareStation and user.startComplimentaryTrial, as well as an error code
Diffstat (limited to 'json/account.rst')
-rw-r--r--json/account.rst17
1 files changed, 17 insertions, 0 deletions
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