Difference between revisions of "Rolepay Money System/API"
From Nexus
m |
|||
Line 5: | Line 5: | ||
= '''<span style="color:#4D5A93">API Documentation</span>''' = | = '''<span style="color:#4D5A93">API Documentation</span>''' = | ||
:The API Documentation is only relevant to version number 2.0.0. Anything older than that will not work on this page. | :The API Documentation is only relevant to version number 2.0.0. Anything older than that will not work on this page. | ||
+ | |||
+ | |||
+ | === API Features === | ||
+ | ---- | ||
+ | # User Information (Gets the users account information) | ||
+ | # Transfer Money (Send money from one person to the other) | ||
+ | # Take Money (Takes money from someone then places into network funds) | ||
+ | # Give Money (Takes money from the Network Funds and gives it to someone) | ||
+ | # Server Information (Gets the server information) | ||
+ | # Send Card (Give someone a card) | ||
+ | # Register User (Registers a user into the network) | ||
+ | # Bann User (Adds a user to the ban list for the network) |
Revision as of 23:10, 24 May 2014
Contents |
API Documentation
- The API Documentation is only relevant to version number 2.0.0. Anything older than that will not work on this page.
=== API Features ===
- User Information (Gets the users account information)
- Transfer Money (Send money from one person to the other)
- Take Money (Takes money from someone then places into network funds)
- Give Money (Takes money from the Network Funds and gives it to someone)
- Server Information (Gets the server information)
- Send Card (Give someone a card)
- Register User (Registers a user into the network)
- Bann User (Adds a user to the ban list for the network)