Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

How to attach the existing uploaded file to Journal Batch using REST API

edited Jan 3, 2020 10:58PM in General Ledger & Intercompany 1 comment

Content

Hello Everyone,
I have uploaded a sample file seeded functionality 'File Import and Export'. The file is uploaded and file id, content id is generated.
Then I am trying to attach the same file to Journal Batch using REST API using below sample payload. When trying to run this payload it's throwing me error "INVALID 404". Can anyone tell me what values I am missing here in payload?

REST API url -
https://{host}/fscmRestApi/resources/11.13.18.05/journalBatches/{batch_id}

Sample Payload -
{
"AccountedPeriodType": "MONTH1765278435",
"ActualFlagMeaning": "Actual",
"ApprovalStatusMeaning": "Required",
"ApproverEmployeeName": null,
"BatchName": "0 testing batch - jest e2e",
"ChartOfAccountsName": "USGAAP_COA",
"CompletionStatusMeaning":  "Incomplete",

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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