Skip to main content
PUT
Updates fields on an existing customer. Only the provided fields are modified; omitted fields remain unchanged.

Path Parameters

customerId
string
required
Customer ID.

Request Body

country
string
Updated ISO country code.
investorType
string
Updated investor classification. Values: RETAIL, PROFESSIONAL, INSTITUTIONAL.
email
string
Updated email address.
metadata
object
Updated metadata. Replaces existing metadata entirely.

Response Fields

success
boolean
Request status
data
object
The updated customer object