Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

GetItemOutPricing pipeline

OrderPipeDescription
100ValidateContextValidates the PunchOutOrderRequestItemOut.UnitPrice parses to a decimal and uses the AcceptPriceProvided pipeline to determine AcceptPriceProvided.
200GetPricingFromItemOutIf AcceptPriceProvided or IsNotOnFileProductName, uses the pricing from thePunchOutOrderRequestItemOut.UnitPrice and OrderLine.Product.BasicListPrice to determine OrderLine pricing.
300GetPricingFromServiceIf not AcceptPriceProvided and not IsNotOnFileProductName, uses the GetProductPricing pipeline to determine OrderLine pricing.