Tool to create a new customer profile in Square. Use when you need to add a customer to the Square account. At least one of given_name, family_name, company_name, email_address, or phone_number is required.
notestringA custom note associated with the customer profile.
addressobjectRepresents a physical postal address.
tax_idsobjectTax ID information for EU/UK sellers.
birthdaystringThe birthday associated with the customer profile. Format: YYYY-MM-DD or MM-DD. Returns as YYYY-MM-DD.
nicknamestringA nickname for the customer profile.
given_namestringThe given name (first name) associated with the customer profile. At least one of given_name, family_name, company_name, email_address, or phone_number is required.
family_namestringThe family name (last name) associated with the customer profile. At least one of given_name, family_name, company_name, email_address, or phone_number is required.
company_namestringA business name associated with the customer profile. At least one of given_name, family_name, company_name, email_address, or phone_number is required.
phone_numberstringThe phone number associated with the customer profile. Should be 9-16 digits, with optional '+' prefix. At least one of given_name, family_name, company_name, email_address, or phone_number is required.
reference_idstringAn optional second ID used to associate the customer profile with an entity in another system.
email_addressstringThe email address associated with the customer profile. Must be a valid email format. At least one of given_name, family_name, company_name, email_address, or phone_number is required.
idempotency_keystringA unique key to ensure idempotent request processing. Recommended for all create operations.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.