Getting error when trying process Reverse multiple Journal Batches using REST ( Doc ID 2739516.1 )
Summary:
Getting error when trying to process Reverse multiple Journal Batches using REST ( Doc ID 2739516.1 )
Content (please ensure you mask any confidential information):
Here is the payload I am using -
URL - https://****-test.fa.em4.oraclecloud.com/fscmRestApi/resources/11.13.18.05
Body -
{ "parts": [ { "id": "part1", "path": "/journalBatches/19171156", "operation": "update", "payload": { "ReversalPeriod": "Jul-23" } }, { "id": "part2", "path": "/journalBatches/19170170", "operation": "update", "payload": { "ReversalPeriod": "Jul-23" } } ]}
This is the error I am getting -
Can someone help me with this.
I have checked the Journal Batch ID exists in posted status and we have to reverse it.
Thanks,
Shikha
Tagged:
0