Create Account


Create Account


Create account allows you to request a child account for the parent account in the Powered by CData product.

Endpoint

POST /poweredby/account/create

Request Header

Authorization: Bearer <jwt_token> The Powered by CData JWT which contains:
  - Parent Account Id

Request Body

externalId The external id of the account to be created.

Response

id This internal CData Connect Cloud account Id.
externalId The customer’s indentifier. This can be null.
created The time when the account was created.