Basic Information

appmixer.bigCommerce.core.CreateCustomer

1.0.0

Public

Create a new customer.

Input Ports

in

FieldTypeDescription
Email text The customer's email address.
First Name text The customer's first name.
Last Name text The customer's last name.
Phone text The customer's phone number.
Address Street 1 text Primary street address (required if any address field is provided).
Address City text City name (required if any address field is provided).
Address State text Full state or province name (e.g., 'New York', not 'NY') - required for some countries like US.
Address Zip text Postal code (will be sent as postal_code to API).
Address Country text Country code (e.g., 'US', 'CA') - required if any address field is provided.
Company text Company name.

Output Ports

out

FieldTypeDescription
Customer Id -
Email -
First Name -
Last Name -
Company -
Phone -
Notes -
Tax Exempt Category -
Customer Group Id -
Addresses -
Store Credit Amounts -
Accepts Product Review Abandoned Cart Emails -
Channel Ids -
Shopper Profile Id -
Segment Ids -

Full Metadata