Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface representing customer data for an order

Hierarchy

  • Customer

Index

Properties

companyName?: string

Company the order is for, when there is one. Empty for a private customer.

Deliberately not derived from the opportunity's business_type: that describes the sales channel, not the customer. Measured 2026-08-18 across the mirrored order book, 210 B2B orders had no company at all (private people buying through a brand programme) while 11 B2C orders had one.

email: string

Customer email

externalId: string

Customer external id - can be set by API integrators

firstName: string

Customer first name

id: string

Id uniquely identifying customer

lastName: string

Customer last name

mobilePhone: string

Customer mobile phone

phone: string

Customer phone

salutation: string

Customer salutation

Generated using TypeDoc