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/create

To send money to a user, amount must be negative

Debit Money from a User

Method

Make a request to /v2/transactions/create

To debit money from a user, amount must be positive