For more information, please refer to this announcement explaining best practices for getting answers to questions.
Single REST API Request > Any Limitation on the Number of Items in a JSON Array in REST API Call
Summary:
Oracle OIC > Single REST API Request > Any Limitation on the Number of Items in a JSON Array in Single REST API Request
Content (please ensure you mask any confidential information):
Hello All,
In this REST API ‘/hcmRestApi/resources/11.13.18.05/timeRecordEventRequests’, we are passing an array of Time Records Events to create the Time Records of the employee in Oracle Fusion Time and Labor. The array has multiple items (Time Records Event)
Do you have an idea if there is a limitation on the Number of Items in a JSON Array in Single REST API Request? Any limitation of the number of ‘Time Records Event’ to pass in the timeRecordEvent array when calling this REST API?