Difference between revisions of "Rolepay Money System/API"
From Nexus
m |
m |
||
Line 17: | Line 17: | ||
# Register User (Registers a user into the network) | # Register User (Registers a user into the network) | ||
# Ban User (Adds a user to the ban list for the network) | # Ban User (Adds a user to the ban list for the network) | ||
+ | # Un-Ban User (Removes a user to the ban list for the network) |
Revision as of 18:22, 25 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)
- Ban User (Adds a user to the ban list for the network)
- Un-Ban User (Removes a user to the ban list for the network)