Search Profiles by Custom Property using REST API
(Doc ID 2395841.1)
Last updated on APRIL 20, 2023
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Goal
How to search profiles by a custom property using REST API and q parameter.
The following endpoint on the admin server instance returns HTTP 500 error:
{
"errorCode": "23039000",
"message": "An internal error occurred while processing input request.",
"devMessage": "Exception(NullPointerException)",
"status": "500"
}
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 |