How to add attachments to negotiations using REST web services
Summary
In update 20D, you can use REST web service to add or remove attachments to negotiation header, lines or requirements.Content
You can add, update or delete Text, File or URL attachments for draft negotiations. However, you can retrieve attachments for negotiations in all statuses. Attachment download time may vary with the attachment size and network speed.
Steps:
Create negotiation online or using ‘Create a negotiation from template’ custom REST API. For more details on the custom API to create a negotiation from template, refer to Oracle Help Center.
1. Run REST POST request to add negotiation attachments in supplier negotiation using following command:
2