Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback


OrderPipeDescription
100CreateXmlDocument<span style="color: #091e42;">Uses the IXmlHelper to create XmlDocument from provided Xml.</span>
200ParseAdditionalValuesCreates the PunchOutOrderRequest and uses the IXmlHelper to parse all additional nodes.
300ParseCustomerPoGets CustomerPo from PunchOutOrderRequest.PunchOutOrderRequestExtrinsic.CustomerPo.
400ParseBillToUses the IXmlHelper to parse BillTo nodes.
500ParseShipToUses the IXmlHelper to parse ShipTo nodes.
600ParseExtrinsicsUses the IXmlHelper to parse extrinsic nodes.
700ParseCustomPropertiesUses PunchOutSettings.OrderCustomPropertyFields and IXmlHelper to parse custom property nodes.
800ParseItemsUses CreatePunchOutOrderRequestItemOut pipeline to parse PunchOutOrderRequestItemOut.