For more information, please refer to this announcement explaining best practices for getting answers to questions.
How can i create multiple HCM Lookup Codes using REST APIs that have been provided by Oracle?
Hi Everyone,
I am currently trying to achieve automation for Lookup Type and Code creation using REST APIs.
I came across the REST APIs that have been mentioned in the document provided by oracle. Pls refer the document: https://docs.oracle.com/en/cloud/saas/applications-common/24c/farca/op-servername-fscmrestapi-resources-11.13.18.05-genericlookups-genericlookups_id-child-lookupcodes-lookupcode-get.html
The API that has been mentioned there can only create a single Lookup Code….I tried passing multiple codes in the payload but it didnt work. Pls refer the below screenshot.
Can someone please let me know if there is a way to create multiple Lookup Codes using APIs or if there is another REST API present for this?