REST Service For Creating Users In Sales Cloud
(Doc ID 2572008.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion Sales Cloud Service - Version 11.13.19.04.0 and laterInformation in this document applies to any platform.
Goal
On : 11.13.19.04.0 version, Accounts, Contacts, Households
REST Service for Creating Users in Sales Cloud
Posting a payload for resource user is ending with the following error:
{
"title": "Bad Request",
"status": "400",
"o:errorDetails": [
{
"detail": "Initials must contain letters only. Enter a valid value. (HRX-1561329)",
"o:errorCode": "HRX:::HRX_ZAPD_INITIALS"
}
]
}
There are no initials specified for this endpoint definition.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |