post
https://www.rebuildingsociety.com/api/rs/PlaceBid
Perform an action for the specified user. Uses apikey and access token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Place a bid.
Description
Definition: Perform an action for the specified user.
- When using apikey, endpoint will not try to look for authorization header.
- When using authorization header, bearer token should be of type password.
Parameters
| Parameter | Definition |
|---|---|
| apikey | API access key supplied by Rebuilding Society |
| userkey | Token Cookie for User Authentication see get_userkey() |
| appID | ID of the application |
| bidRate | Interest rate used for bid 14% is expressed as 14 |
| bidAmount | Amount in user_currency for the bid |
NoteRequest needs to return any error messages. For example: “Insufficient funds to place bid.”
