Skip to main content

A customer represents a billing recipient associated with a legal entity.

id
string
required

Unique identifier for the customer.

name
string
required

Display name of the customer.

email
string
required

Email address of the customer.

status
enum<string>
required

Status of the customer.

Available options:
active,
archived
phone
string

Phone number of the customer.

address
object

Address of the customer.

customMetadata
object

Custom metadata associated with the customer.