SupplierNegotiationsthreadsmessagesrecipients
Details about members that receive messages 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 | Value that uniquely identifies a message thread in a negotiation. |
| MessagesMessageId [KEY] | Long | This field stores a unique identifier that is used to distinguish one message thread from another within a negotiation. |
| RecipientId [KEY] | Long | Value that uniquely identifies the recipient of the message in a negotiation. |
| MessageId | Long | Value that uniquely identifies a message in a negotiation. |
| ToPersonId | Long | Value that uniquely identifies the member of the buying organization to whom the message was sent. |
| MessageStatusCode | String | Indicates the status of a message. Applicable values are MSG_UNREAD, MSG_READ, and MSG_REPLIED. |
| 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 message recepients 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. |