Perform an action for the specified user. Uses apikey and access token.

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

ParameterDefinition
apikeyAPI access key supplied by Rebuilding Society
userkeyToken Cookie for User Authentication see get_userkey()
appIDID of the application
bidRateInterest rate used for bid 14% is expressed as 14
bidAmountAmount in user_currency for the bid

📘

Note

Request needs to return any error messages. For example: “Insufficient funds to place bid.”

Language
Click Try It! to start a request and see the response here!