Field
Type
Description
external_id
The unique customer id from the source system/database. If we detect a record with the same external_id, it will be updated, otherwise it will be added.
first_name
The first name of the customer. At least one of first_name, last_name, account_name, email, or mobile_phone is required.
last_name
The last name of the customer. At least one of first_name, last_name, account_name, email, or mobile_phone is required.
account_name
If the customer is a business, you may use this field as an extra identifier (Ex. 123 Main Street or ABC Company). At least one of first_name, last_name, account_name, email, or mobile_phone is required.
mobile_phone
The customers mobile phone number. Required if notification_options.notify_phone is enabled. At least one of first_name, last_name, account_name, email, or mobile_phone is required.
email
The customers email address. Required if notification_options.notify_email is enabled. At least one of first_name, last_name, account_name, email, or mobile_phone is required.
notes
Internal customer notes. Visible to merchant only.
active
Whether the customer record is active and available to be used.
Default = true
notification_options
The customer's preferences for receiving notifications via text message and email.
created_at
The date the customer was created.
updated_at
The date the customer was last updated.