post https://www.rebuildingsociety.com/api/rs/AddFunds
Add funds to user. Uses apikey and access token.
Add unconfirmed funds to user.
- When using apikey, endpoint will not try to look for authorization header.
- When using authorization header, bearer token should be of type password.
Description
Definition: Add funds to user.
Parameters
Parameter | Definition |
---|---|
apikey | API access key supplied by Rebuilding Society |
amount | Amount to add |
userkey | Token for User Authentication see Userkey |
Possible Error Messages
- Amount not specified
- Amount should be positive
- Amount should be a numeric value