Accounts
Last updated
Last updated
The data payload of the response.
The list of errors, if any.
The request ID for tracking.
An array of channels to be linked to this account.
An array of custom fields to be used on this account.
Deprecated. Please use Domains and PrimaryDomain instead.
The domains of the account, without any leading scheme, for example stripe.com. Must specify one domain as primary.
The logo URL of the account. Must be a square .png, .jpg or .jpeg.
The name of the account.
Must be in the list of domains. If there are any domains, there must be exactly one primary domain.
An array of strings to use as tags on this account. If provided, the accounts tags will be updated to the given tags.
The list of errors, if any.
The request ID for tracking.
The ID of the account to fetch.
The list of errors, if any.
The request ID for tracking.
The ID of the account to update.
An array of channels to be linked to this account.
An array of custom fields to be used on this account.
Domains of the account. Must specify one domain as primary.
The name of the account.
The ID of the owner of the account.
Must be in the list of domains. If there are any domains, there must be exactly one primary domain.
An array of strings to use as tags on this account. If provided, the accounts tags will be updated to the given tags.
The list of errors, if any.
The request ID for tracking.
Currently, the following fields are filterable for accounts: domains tags
The cursor to use for pagination.
The number of accounts to fetch. Defaults to 100. Must be greater than 0 and less than 1000.
The data payload of the response.
The list of errors, if any.
The request ID for tracking.