Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

CreateSetupRequestCustomerOrder pipeline

OrderPipeDescription
100ValidateContextValidates the PunchOutSession.FromIdentity exists in the UserProfile repository and validates current request hosts exists in the Website repository,
200CreateCustomerOrderCreates new CustomerOrder.
300PopulateBillToAndShipToUses the GetSetupRequestCustomer pipeline to determine BIllTo and ShipTo.
400PopulateShipViaUses CustomerOrder.Customer.ShipCode to get CustomerOrder.ShipVia from ShipVia repository.