Update customerput https://api.getansa.com/v1/customers/{customerId}Path ParamscustomerIdstringrequiredBody ParamsemailstringThe customer's email address.firstNamestringThe customer's first name.lastNamestringThe customer's last name.phonestringThe customer's phone number.metadatajsonJSON object of string key-value pairs that you can attach to a customer. This update will completely replace any metadata currently on the customer.walletStatusstringOnly used for merchants with the verified wallet feature. The status of the wallet. Possible values are: default, verifiedResponses 200200 400400 500500Updated 7 months ago