Skip to main content
POST
Create a treasury end-user

Authorizations

Authorization
string
header
required

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

Body

application/json
externalId
string
required

Stable id in the partner system

email
string
required
name
string
phone
string
metadata
object

Response

End-user created

success
boolean
required
Example:

true

data
object
required