Edit User Note

Updates an existing note on a user.

Path Params
string
required

The User's unique identifier.

string
required

The unique identifier of the note being edited.

Body Params
string
required

A short title for the note.

string

The note body. Required when creating a note; optional when editing one.

string
enum

The area of the business a note relates to.

Show Details
USERSRelates to the user's profile or identity.
ACCOUNTSRelates to one of the user's accounts.
ORDERSRelates to order entry or execution.
ACATSRelates to an ACATS (Automated Customer Account Transfer Service) transfer.
KYCRelates to Know Your Customer identity verification.
CORPORATE_ACTIONSRelates to a corporate action (e.g. a stock split or merger).
INSTRUMENTSRelates to a tradable instrument.
PAYMENTSRelates to a deposit, withdrawal, or other payment.
TRANSACTIONSRelates to a ledger transaction.
TAXRelates to tax reporting or withholding.
STATEMENTSRelates to an account statement.
SUBSCRIPTIONSRelates to a recurring subscription.
PORTFOLIORelates to portfolio or managed-allocation activity.
GFVRelates to a Good Faith Violation.
FPSLRelates to Fully Paid Securities Lending.
POSITIONSRelates to a held position.
PDTRelates to Pattern Day Trading status or restrictions.
TEFRARelates to TEFRA (Tax Equity and Fiscal Responsibility Act) withholding.
OTHERDoesn't fit any other category.
string
enum

On create (POST): a value of INTERNAL from any caller outside DriveWealth is silently treated as EXTERNAL - no error is raised, unlike the GET list filter's 403 for the same case. On edit (PUT/PATCH): this field is not honored at all - a note's visibility is fixed at creation and cannot be changed by editing it, for any caller.

Show Details
INTERNALVisible only to DriveWealth-internal callers.
EXTERNALVisible to DriveWealth-internal callers and the partner.
Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json