Skip to main content
PATCH
Change Customer

Authorizations

Authorization
string
header
required

Authentication: Customer session tokens authenticate buyers within your organization. Generate one through the customer session operation.

Body

application/json
billing_name
string | null
billing_address
AddressInput · object | null
tax_id
string | null
default_payment_method_id
string<uuid4> | null

Response

Response: Customer updated.

created_at
string<date-time>
required

The time Ruba created this record.

modified_at
string<date-time> | null
required

The time this record last changed.

id
string<uuid4>
required

The stable identifier for this record.

email
string | null
required
email_verified
boolean
required
name
string | null
required
billing_name
string | null
required
billing_address
Address · object | null
required
tax_id
Tax Id · object | null
required
oauth_accounts
Oauth Accounts · object
required
default_payment_method_id
string<uuid4> | null
type
enum<string> | null
Available options:
individual,
team
locale
string | null