v1

latestOpenAPI 3.1.0Proprietary2026-07-24462215.9 KB
Users

Update Individual User

Update an existing individual user's profile details. Use this endpoint to correct or complete a user's first name, last name, and date of birth after the user has been created. Updating date of birth automatically re-initiates compliance screening for the user.

patch/v3/users/individual

Headers

MIDstring required

Merchant or sub-merchant MID

Request body

userIdstring required

The unique identifier of the user to update (e.g. UX-251218034104810).

firstNamestring

User's first name. Optional; use to correct or update the user's first name.

lastNamestring

User's last name. Optional; use to correct or update the user's last name.

dobstring

Date of birth in YYYY-MM-DD format (e.g. 2007-01-13). Must be a valid calendar date.

Response

OK

statusstring
traceIdstring