Create a Direct Payin

The endpoint initiates a payin operation to deposit funds in the specified currency to the user's account.DryRun request parameter allows to simulate an operation without actually executing or persisting any changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

if true, the API simulates the operation without executing it. This allows you to preview exchange rates, fees, and other details before committing. The actual payin will only proceed if dryRun is omitted or explicitly set to false.

Body Params
string
required

identifier of the CHECKING-type account associated with the payin.

number
required

the amount in the source currency.

string
required
Defaults to USD

the original currency of the transaction.

boolean

identifies if the current terms and conditions are accepted.

string
required

the destination currency.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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