How to update shipment line Notes e.g. Packing_instructions?
Summary:
How to update shipment line Notes e.g. Packing_instructions?
Content (please ensure you mask any confidential information):
Any REST/SOAP API that I can use for updating the note text?
I did find a rest API in oracle docs to replace a NoteTxt as below-
PUT - /fscmRestApi/resources/11.13.18.05/shipmentLines/{ShipmentLine}/child/notes/{NoteId}/enclosure/NoteTxt
But it is giving a 403 forbidden error. Can anyone confirm is this a privilege related error? If yes, what role is needed for the same?
Or can anyone confirm request payload for the same maybe using POSTMAN?
Version (include the version you are using, if applicable):
0