Messages REST Endpoints
Supplier Negotiations/Threads/Messages
Details about the content of the conversation in a negotiation.
- Get all messages
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/threads/{ThreadId}/child/messages
- Get one message
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/threads/{ThreadId}/child/messages/{MessageId}