Path parameters
version string Required Defaults to 1
version
Request This endpoint expects an object.
type enum Required
The type of customer entity.
Allowed values: ORGANIZATION INDIVIDUAL
parent_customer_id string or null Optional
The parent of the customer. Only returned when there is a single parent.
parent_customer_ids list of strings or null Optional
A list of parents of the customer. Will also be returned if there is a single parent.
reference string Optional format: "^\S+$"0-256 characters
A custom reference assigned to the customer.
status enum or null Optional
Allowed values: DRAFT ACTIVE ARCHIVED DEPRECATED CLOSED
timezone string or null Optional
email string Optional format: "(\S*@\S*\..*)"0-256 characters
The email of the customer.
notification_preferences list of objects or null Optional
Notification preferences for customer-related communications.
locale string or null Optional
The locale of the customer. Format is language-country (like en-US).
individual object Optional
Additional description of the individual customer type.
organization object Optional
Additional description of the organization customer type.
custom_fields list of objects or null Optional
processing_only boolean or null Optional
pricing_plan_subscription_selector object Optional
Settings to influence dynamically the subscription to use for the ingest data.
linked_integrations list of objects or null Optional
roles list of enums or null Optional
Allowed values: DEFAULT NON_PROCESSING SELF_BILLING SELLER
seller_details object Optional