All requests to the
/v2/transactions/*
endpoints must include both the
client_id
and api_key
as detailed in the
Authentication document.Send Money to a User
Method
Make a request to /v2/transactions/createTo send money to a user,
amount
must be negativeDebit Money from a User
Method
Make a request to /v2/transactions/createTo debit money from a user,
amount
must be positive