APIs
Create a new account
Creates a new user treasury account. If a valid stripe token isn’t passed, then we will create a stripe customer ID for them
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
application/json
Response
200 - application/json
OK
The response is of type object
.