v1
latestOpenAPI 3.0.12026-07-243407211.3 MBUsers
Update User Name
Updates the legal name of a user due to a legal event such as marriage, divorce, or court order. Requires supporting documentation and may trigger card re-issuance and CRM case creation.
put/programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}/name
Path parameters
userIdentifierstring required
The unique identifier of the user whose name is being updated. Must be a valid GUID.
accountIdentifierstring required
The unique identifier of the account associated with the user. Must be a valid GUID.
programCodestring required
The program code associated with the request.
Headers
X-GD-RequestIdstring required
The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.
Request body
Response
OK