These docs are for v3.0. Click to read the latest docs for v4.0.

Create deposit

Note: You could use default payment method by passing "payment_service": "default".
You will get JSON with params for building HTML form you should submit, then
you will be redirected for service-specific payment page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required

Amount to deposit

string

Deposit via payment service (You can use 'default' for default payment service)

string
required

Currency code

string
boolean

Use for creating payment invoice

integer

Credit card or wallet ID

boolean

Use for UAH worldwide deposits

boolean

Store CC after successful deposit

Response
200

Create deposit

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!