Subaccounts
Create Subaccount
Creates a new Subaccount.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
If present, a unique identifier that allows you to retry a request multiple times while only performing the action once. See Idempotency for more info.
Body
application/json
Subaccount Parameters
The body is of type object
.
Response
201
application/json
Subaccount Details
The response is of type object
.