Update a counter party
Update fields on an existing counter party.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user.
^user_[A-Za-z0-9]+$Public ID of the counter party (prefixed with cpty_)
Body
Fields to update on the counter party. Provide the full object for the
counter party type; the type field selects which fields apply.
- Option 1
- Option 2
An individual counter party. Only type, firstName, and lastName are
always required; the other fields become required depending on what is later
attached (external wallet needs the name only; external account needs
phoneNumber, email, dateOfBirth, taxId, taxIdType, nationality, address).
INDIVIDUAL "INDIVIDUAL"
"Jane"
"Doe"
Phone number.
"+14155552671"
"jane.doe@example.com"
Date of birth in YYYY-MM-DD format.
"1990-01-15"
Tax identification number.
"123-45-6789"
Type of tax identifier (e.g. SSN, ITIN).
"SSN"
ISO 3166-1 alpha-3 country that issued the tax ID.
"USA"
ISO 3166-1 alpha-3 country code.
"USA"
Address of the counter party.
Response
Counter party updated successfully.
A counter party.
Public ID of the counter party (prefixed with cpty_).
"cpty_7dLpR2mNpXwZ7bV1aQz3x"
Public ID of the user this counter party belongs to (prefixed with usr_).
"usr_3Kf9dQ2mNpXwZ7bV1aLcs"
INDIVIDUAL, BUSINESS "INDIVIDUAL"
Business category. Present for business counter parties.
"software"
Present for individual counter parties.
"Jane"
Present for individual counter parties.
"Doe"
Present for business counter parties.
"Acme Corp"
"+14155552671"
"jane.doe@example.com"
Tax identification number.
"123-45-6789"
Date of birth. Present for individual counter parties.
"1990-01-15"
Date of incorporation. Present for business counter parties.
"2015-06-01"
ISO 3166-1 alpha-3 country code. Present for individual counter parties.
"USA"
Address of the counter party.
ACTIVE, INACTIVE "ACTIVE"
"2026-07-01T10:30:00.000Z"
"2026-07-01T10:30:00.000Z"