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

splitPickTransactions REST API in a Batch Mode not returning required payload

Received Response
51
Views
4
Comments

Summary: We are trying to call the splitPickTransactions REST API in a batch mode. REST API is not returning the response payload.


Content (required):

splitPickTransactions REST API is called in batch mode, content-type used is "application/vnd.oracle.adf.batch+json". We are expecting the response payload to be returned by REST but the response payload is returned as blank.

Here is the response we are getting; we expect correct value in the "payload" field below, but it is returing as null.

===================================================

{

    "parts": [

        {

            "id": "1",

            "path": "https://xxxxxxxxxx/fscmRestApi/resources/11.13.18.05/splitPickTransactions",

            "operation": "create",

            "payload": null

        }

    ]

}

=====================

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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