Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Wanted to know the parameter for REST call — Cloud Customer Connect
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

Wanted to know the parameter for REST call

Received Response
17
Views
2
Comments

Hi Team,

I am using below REST API where i am getting 403 error.

Can you please confirm the structure and parameter source for the below Rest.


REST : https://fa-epsa-test-saasfaprod1.fa.ocs.oraclecloud.com//fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/notes

Please let me know which value should be passed for /{TransactionId}/ and {shipmentLinesUniqID}.

Currently I am passing {TransactionId} as delivery_Id and {shipmentLinesUniqID} as delivery_detail_id.

Also for updating notes below JASON format.

{

    "NoteTxt" : "REAR UNLOAD - Timeslot test tushar",

    "NoteTypeCode" : "LINE_SHIPPING_INSTRUCTIONS",

    "SourceObjectId" : "10991017",

    "SourceObjectCode": "SHIPPING_LINE",

    "VisibilityCode": "EXTERNAL"

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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