Need sample Payload for uploading attachments for Trading Partner Items using REST APIs
Summary:
I am working to add attachments to Manufacturers and Trading Partner Items in Oracle Cloud PD using REST APIs.
In Oracle provided docs I see that we can use:
/fscmRestApi/resources/11.13.18.05/tradingPartnerItems/{TradingPartnerItemId}/child/Attachments
/fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}/child/Attachments
But i am unable to find the sample payload for same. I need to upload the file to UCM and use that file to be added to Trading Partner Items.
Content (please ensure you mask any confidential information):
Example for Items, I was able to upload the attachments following below steps:
- Upload attachments to UCM using - /fscmRestApi/resources/11.13.18.05/erpintegrations
0