Update Email for a tokenAsk AIpost https://api.ravepay.co/v2/gpx/tokens/{embed_token}/update_customerYou can update an email tied to a customer token if the customer updates their email on your platform.Path Paramsembed_tokenstringrequiredThis is the token returned after charging the customer, it can be retrieved from the response returned by the Verify transaction endpoint/service.Body ParamsemailstringThe new email you would like to attach to the token.fullnamestringThe customer's full name.phonenumberstringThe customer's phone numbersecret_keystringrequiredYour Merchant Secret KeysResponses 200200 400400Updated over 6 years ago