Tool to create a new customer or update an existing one in Loyverse. Use when you need to add customer records or modify customer information. If the 'id' field is provided, it will update the existing customer; otherwise, it creates a new customer.
idstringCustomer ID for update operation. If provided, the action will update the existing customer with this ID instead of creating a new one.
citystringCustomer's city.
nameRequiredstringCustomer's full name (required). This is the primary identifier for the customer.
notestringAdditional notes or comments about the customer.
emailstringCustomer's email address. Used for receipts and communication.
regionstringCustomer's region, state, or province.
addressstringCustomer's street address.
postal_codestringCustomer's postal or ZIP code.
country_codestringCustomer's country code in ISO 3166-1 alpha-2 format (two-letter code).
phone_numberstringCustomer's phone number. Include country code for international numbers (e.g., +1234567890).
customer_codestringUnique customer code or loyalty card number for identification.
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.