Difference between revisions of "Rolepay Money System/API"
From Nexus
m |
m |
||
Line 16: | Line 16: | ||
# Send Card (Give someone a card) | # Send Card (Give someone a card) | ||
# 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) |
Revision as of 23:12, 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)
- Ban User (Adds a user to the ban list for the network)