CustomerPortalCustomer

June 12, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescriptionExample
created_atdate:heavy_check_mark:Creation timestamp of the object.
modified_atdate:heavy_check_mark:Last modification timestamp of the object.
idstr:heavy_check_mark:The ID of the object.
emailNullable[str]:heavy_check_mark:N/A
email_verifiedbool:heavy_check_mark:N/A
nameNullable[str]:heavy_check_mark:N/A
billing_nameNullable[str]:heavy_check_mark:N/A
billing_addressNullable[models.Address]:heavy_check_mark:N/A
tax_idList[Nullable[models.CustomerPortalCustomerTaxID]]:heavy_check_mark:N/A[
"911144442",
"us_ein"
]
oauth_accountsDict[str, models.CustomerPortalOAuthAccount]:heavy_check_mark:N/A
default_payment_method_idOptionalNullable[str]:heavy_minus_sign:N/A
typeOptionalNullable[models.CustomerType]:heavy_minus_sign:N/A
localeOptionalNullable[str]:heavy_minus_sign:N/A