Skip to main content
id
string<uuid>

Unique id of the customer.

name
string | null

Name of the customer.

handle
string | null

Unique handle of the customer.

createdAt
string<date-time>

Date and time when the product was created.

updatedAt
string<date-time> | null

/// Date and time when the product was last updated.

billingAddress
object
paymentTerm
string | null

Preferred payment term of customer. See https://docs.plude.io/invoicing/payment-terms.

email
string | null

Email of the customer.

currency
string | null

Optional sets the preferred currency of this customer.

collectionMode
enum<string>
Available options:
automatic,
send_invoice,
draft_invoice