SupplierNegotiationsthreadsmessages
Details about the content of the conversation in a negotiation.
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header, linking the negotiation line data to a specific auction event in the negotiation process. |
| ThreadsThreadId [KEY] | Long | Identifier that distinguishes a message thread in a negotiation. |
| ThreadId | Long | Value that uniquely identifies a message thread in a negotiation. |
| MessageId [KEY] | Long | Value that uniquely identifies a message in a negotiation. |
| FromPersonId | Long | Value that uniquely identifies a member of the buying organization that sent the message. |
| FromSupplierId | Long | Value that uniquely identifies the supplier that sent the message. |
| FromSupplierContactId | Long | Value that uniquely identifies the supplier contact that sent the message. |
| BroadcastType | String | Indicates the type of the broadcast message. Applicable values are NONE, ALL_PARTICIPANTS, and ALL_INTERNAL_MEMBERS. |
| MessageType | String | Indicates if the message is sent to suppliers or to members within the buying organization. If the message is sent to members within the buying organization, the value is INTERNAL. If it's sent to suppliers, the value is EXTERNAL. |
| ParentMessageId | Long | Value that uniquely identifies a message to which a reply is sent. |
| MessageSubject | String | Subject of the message. |
| MessageText | String | Content of the message. |
| AuctionHeaderId | Long | A finder used to filter data using Finder column. Unique identifier for the auction header, linking the negotiation line data to a specific auction event in the negotiation process. |
| Finder | String | Finder criteria used to filter supplier negotiation thread messages based on specific search parameters and conditions. |
| Negotiation | String | A finder used to filter data using Finder column. Number that uniquely identifies the negotiation. |
| ProcurementBUId | Long | A finder used to filter data using Finder column. Value that uniquely identifies the procurement business unit that owns the negotiation. |
| EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |