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

ParameterDefinition
apikeyAPI access key supplied by Rebuilding Society
amountAmount to add
userkeyToken for User Authentication see Userkey

Possible Error Messages

  • Amount not specified
  • Amount should be positive
  • Amount should be a numeric value
Language
Click Try It! to start a request and see the response here!