API Reference

Send Money

Send money to any user.

The web version additionally has a redirect parameter (After payment, there will be a redirect to the specified link).

Log in to see full request history
Query Params
integer

User id of receiver. If user_id specified, username is not required.

string

Username of receiver. If username specified, user_id is not required.

integer
required
≥ 1

Amount to send in your currency.

string
required

Using currency for amount.

string
required

Secret answer of your account.

string
length ≤ 255

Transfer comment.

boolean

Hold transfer or not.

integer
≥ 1

Hold length value.

string

Hold length option.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json