Update a customerput https://scl-sandbox.dev.clover.com/v1/customers/{customerId}Updates an existing customer profile, including a card associated with the customer.Path ParamscustomerIdstringrequiredUnique identifier (ID) of the customer.Body ParamsecomindstringenumDefaults to ecomIndicates who entered the card data used for a charge - customer (ecom) or merchant (moto).ecommotoAllowed:ecommotoemailstringrequiredCustomer's email address.firstNamestringCustomer's first name.lastNamestringCustomer's last name.namestringCustomer's full name.sourcestringrequiredPayment source to charge, such as token or ACH.phonestringCustomer's phone number.shippingShippingShipping information of the customer.Shipping objectHeadersUser-AgentstringrequiredIdentifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>Responses 200Successful response. Customer record successfully updated. defaultError response.Updated 16 days ago