Update Customer
Customers
Update Customer
Updates the details of an existing customer, such as their first name, last name, or merchant customer reference ID. Only the fields provided in the request will be updated — all other customer data remains unchanged.
This endpoint is typically used when customers change their names, correct a typo, or update their profile during checkout or in an admin panel.
Update Customer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

