Order | Pipe | Description |
---|---|---|
100 | ValidateContext |
Validates the PunchOutOrderRequestItemOut.UnitPrice parses to a decimal and uses the AcceptPriceProvided pipeline to determine AcceptPriceProvided. |
200 | GetPricingFromItemOut |
If AcceptPriceProvided or IsNotOnFileProductName, uses the pricing from thePunchOutOrderRequestItemOut.UnitPrice and OrderLine.Product.BasicListPrice to determine OrderLine pricing. |
300 | GetPricingFromService |
If not AcceptPriceProvided and not IsNotOnFileProductName, uses the GetProductPricing pipeline to determine OrderLine pricing. |
Do you find this information helpful? Please log in to provide feedback.
Last updated: Dec 11, 2020