Management
Update Customer
Update an existing customer record
PUT
Updates fields on an existing customer. Only the provided fields are modified; omitted fields remain unchanged.
Path Parameters
string
required
Customer ID.
Request Body
string
Updated ISO country code.
string
Updated investor classification. Values:
RETAIL, PROFESSIONAL, INSTITUTIONAL.string
Updated email address.
object
Updated metadata. Replaces existing metadata entirely.
Response Fields
boolean
Request status
object
The updated customer object
