REST API for Oracle Financials Cloud : Perform Batch Actions Issue
Content
Hi All,
I am trying to use the perform Batch Actions feature for REST API for Oracle Financials Cloud from OIC. However, I am always getting the same error when tried using the feature. Below is the URL for Oracle documentation on how to implement the Batch Actions.
https://docs.oracle.com/en/cloud/saas/financials/18c/farfa/Batch_Actions.html
Below is my sample payload from postman to send the request:
POST /fscmRestApi/resources/11.13.18.05/ HTTP/1.1
Host: xxxx.xx.oraclecloud.com
Authorization: Basic XXXXXXX
Content-Type: application/vnd.oracle.adf.resourceitem+json
Cache-Control: no-cache
Postman-Token: xxxxx-xxxx-****-xxxxxx
{
"parts": [
{
"id": "part1",
"path": "/cashExternalTransactions/300000283763302",
Tagged:
0