Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Create Worker Phone using REST API - CountryCodeNumber is defaulted
Summary:
When using:
Operation: POST
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/phones
Country code is getting defaulted. However, if I use HDL, I can pass blank value in for country code and even from application country code is a non mandatory attribute.
How can we achieve the same behaviour using REST API?
I don't want Country Code column to be populated if I am not explicitly passing it.
Content (required):
I don't want Country Code column to be populated if I am not explicitly passing it.
Version (include the version you are using, if applicable):
22D
Code Snippet (add any code snippets that support your topic, if applicable):
0