Edit a specific customer using a unique customer reference

Currently editable fields:

  1. For all customer types: externalReference can be edited
  2. For all customers not requiring manual or in-house KYC verification: industryCode, registeredAddress, tcsVersions and regNumber can additionally be edited. Of those:
    • For all other customer types: name and tradingAddress can additionally be edited
    • For all types other than PCM_BUSINESS: the associate can additionally be edited
  3. For vulnerabilityReason you must supply a list and to delete a list you must supply an empty list in request, not supplying a list will result in no change
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of customer to be edited

Body Params
string
length between 0 and 50

External Reference can only have alphanumeric characters plus underscore, hyphen and space up to 50 characters long

associates
array of objects

Applicable to all types except 'PCM_BUSINESS'

associates
string
length between 0 and 100

AlphaNumeric characters plus [ _ ' @ , & £ $ € ¥ = # % ‘ ’ : ; \ / < > « » ! ‘ “ ” . ? - *{ } + % ( )]. Mandatory for all types except 'INDIVIDUAL and PCM_INDIVIDUAL'

brandNames
array of objects

The customers brand name(s)

brandNames
tradingAddress
object

Applicable to all types except 'INDIVIDUAL' and 'PCM_INDIVIDUAL'

customerTrust
object

Trust nature for customers of type Trust. Mandatory for type Trust, not to be set for non-trust customers.

complianceData
object

Required for customers of type PREQUALIFIED

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*