Cannot Find Relevant Field For Phone Records In REST API
(Doc ID 2363664.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion Sales Cloud Service - Version 11.12.1.0.0 and laterInformation in this document applies to any platform.
Goal
Cannot find relevant field for phone records in REST API
It is found that when we are trying to update the contact with Phone type = "Land" and set to primary phone number, we cannot query the phone number from the Contact REST API call.
For example:
Contact Registry ID: xxx
Primary Phone: Type = Land, Country code = xxx, Number = xxxx
REST API call:
Login User: API
Method: GET
URL: https://<host>/crmCommonApi/resources/latest/contacts/?q=EmailAddress=xyz@abc.com
Please advise
1. how we can get the phone number with the correct phone type
2. the primary phone number if the phone type is a "non-standard" phone type.
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 |