Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.8 KB

customercreate.md

File metadata and controls

12 lines (9 loc) · 2.8 KB

CustomerCreate

Fields

Field Type Required Description
Email string ✔️ N/A
Name *string N/A
BillingAddress *components.Address N/A
TaxID []components.CustomerCreateTaxID N/A
OrganizationID *string The ID of the organization owning the customer. Required unless you use an organization token.