Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 948 Bytes

CreateCustomerRequest.md

File metadata and controls

18 lines (13 loc) · 948 Bytes

CreateCustomerRequest

Properties

Name Type Description Notes
givenName String The customer's given (i.e., first) name. [optional]
familyName String The customer's family (i.e., last) name. [optional]
companyName String The name of the customer's company. [optional]
nickname String A nickname for the customer. [optional]
emailAddress String The customer's email address. [optional]
address Address The customer's physical address. [optional]
phoneNumber String The customer's phone number. [optional]
referenceId String An optional second ID you can set to associate the customer with an entity in another system. [optional]
note String An optional note to associate with the customer. [optional]