User withdraws funds. Uses api key and access token.

User withdraws funds.

  • 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: User withdraws funds.

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!