Body

application/json
custom_fields
object[]

An array of custom fields to be used on this account.

domain
string

Deprecated. Please use Domains and PrimaryDomain instead.

domains
string[]

The domains of the account, without any leading scheme, for example stripe.com. Must specify one domain as primary.

logo_url
string

The logo URL of the account. Must be a square .png, .jpg or .jpeg.

name
string
required

The name of the account.

primary_domain
string

Must be in the list of domains. If there are any domains, there must be exactly one primary domain.

tags
string[]

An array of strings to use as tags on this account. If provided, the accounts tags will be updated to the given tags.

Response

200 - application/json
data
object
errors
string[]

The list of errors, if any.

pagination
object
request_id
string

The request ID for tracking.