Updates the details of an existing customer. The ID of the customer may change if the customer has been merged into another customer. You cannot edit a customer's cards on file with this endpoint. To make changes to a card on file, you must delete the existing card on file with the [DeleteCustomerCard](#endpoint-deletecustomercard) endpoint, then create a new one with the [CreateCustomerCard](#endpoint-createcustomercard) endpoint.
Posted on:
2018-08-27
Provider
Square
decription
Square helps millions of sellers run their business- from secure credit card processing to point of sale solutions. Get paid faster with Square and sign up today!
Github
Curl command through Streamdata.io
curl -v -h "header{header_value}""https://streamdata.motwin.net/http://connect.squareup.comv2/customers/{customer_id}?X-Sd-Token={streamdata_token}"