SBCustomer

SBCustomer

This object represents a customer of your business.

AttributeDescriptionTypeRequired
idUnique identifierlongYes
firstNameFirst namestringNo
lastNameLast namestringNo
emailEmail addressstringYes
billingAddressBilling addressSBBillingAddressNo
shippingAddressShipping addressSBBillingAddressNo
phoneNumberPhone numberstringNo
tagsTags associated with the customerList<string>No
currencyCurrency usedstringNo
acceptsMarketingAccepts marketingboolNo
createdAtCreation dateDateTimeOffsetYes
updatedAtUpdate dateDateTimeOffset?No