Skip to main content
POST
Create an External Account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
country
string
required
currency
string
required
type
string
required

deposit or payout

payload
object
required

Response

200

success
boolean
default:true
Example:

true

message
string
Example:

"Successfully saved account."

data
object