DraftSupplierNegotiationResponseslinespriceTiers
The Price Tiers resource manages details about tiers according to quantity for a negotiation line to solicit tiered pricing from each supplier.
Columns
Name | Type | Description |
DraftSupplierNegotiationResponsesResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in a line. |
LinesLineId [KEY] | Long | Value that uniquely identifies the negotiation response line. |
LinesResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in a line. |
ResponseNumber [KEY] | Long | Value that uniquely identifies the response. |
LineId [KEY] | Long | Value that identifies the negotiation line. |
Line | String | Number that identifies the negotiation line. |
PriceTierId [KEY] | Long | Value that identifies the price tier. |
MinimumQuantity | Decimal | Minimum number of units available for the price. |
MaximumQuantity | Decimal | Maximum number of units available for the price. |
TargetPrice | Decimal | Target price for the price tier according to quantity. |
Price | Decimal | Price per unit offered for the quantity range. |
CreatedBy | String | Identifies the user who created the row. |
CreationDate | Datetime | Timestamp of the creation of the row. |
LastUpdatedBy | String | User who most recently updated the line. |
LastUpdateDate | Datetime | Date and time when the user most recently updated the line. |
Finder | String | finder |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |