Skip to content

Commit ed35396

Browse files
authored
Merge pull request #1539 from smrithijayarajan/main
Update v4.1.identity.md
2 parents c4743e9 + 03cd436 commit ed35396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api-reference/profile/v4.1.identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ User contains the core attributes representing an identity within the SAP Concur
834834
`name.legalName`|`string`|-|**Read Only**The legal name of the user.
835835
`name.middleInitial`|`string`|-|The middle initial of the user, if applicable.
836836
`name.middleName`|`string`|-|The middle name(s) of the user, if applicable.
837-
`nickName`|`string`|-|The casual way to address the user. This attribute should not be used to represent a user's username. Displays as Preferred Name in UI and returns value based on the [locale](/api-reference/user-provisioning/reference/preferred-name-locale.html) of the viewer. Leave this field blank if the referred name is not applicable, not wanted or not required.
837+
`nickName`|`string`|-|The casual way to address the user. This attribute should not be used to represent a user's username. Displays as Preferred Name in UI . Leave this field blank if the referred name is not applicable, not wanted or not required.
838838
`phoneNumbers`|`object`|-|Phone numbers for the user. The value should be canonicalized by the service provider according to the format specified in RFC 3966. Duplicates are not allowed for types other than mobile.
839839
`phoneNumbers.display`|`string`|-|A human-readable phone number for display.
840840
`phoneNumbers.notifications`|`boolean`|`true`/`false`|If `true`, notifications have been opted in for phone numbers. This is only available for mobile phone numbers.

0 commit comments

Comments
 (0)