You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Getting error when trying process Reverse multiple Journal Batches using REST ( Doc ID 2739516.1 )

edited Jun 24, 2024 6:21AM in General Ledger & Intercompany 1 comment

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!