Tool to create a new customer in CloudCart. Use when you need to register a new customer profile. Provide validated customer details (first name, last name, email, and password). Returns the created customer with their unique ID and timestamps.
emailRequiredstringCustomer's email address.
passwordRequiredstringPassword for the customer's account. Must be at least 8 characters.
last_nameRequiredstringLast name of the customer.
first_nameRequiredstringFirst name of the customer.
alternative_phonestringPhone number of the customer. Optional.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.