Create Account
POST/api/accounts
Create an account.
Request
Responses
- 200
- 400
- 403
Account created successfully
Request fields are invalid
User is not allowed to perform the action with the reason stated in the errorCode
FORBIDDEN Insufficient permissions to perform the action.
INVALID_PARTNER_ACCOUNT The provided partner account is not of type partner.
INVALID_PARENT_ACCOUNT The provided parent account is not of type partner.