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

GetOrderRequestCurrency pipeline

OrderPipeDescription
100GetCurrencyFromItemOutsUses the most common PunchOutOrderRequest.PunchOutOrderRequestItemOut.UnitPriceCurrency to get currency from Currency repository.
200GetCurrencyFromCustomerOrderUses CustomerOrder.Currency.
300GetCurrencyFromWebsiteDefaultUses ICurrencyRepository to get default currency by website.
400GetCurrencyFromApplicationDefaultUses ICurrencyRepository to get default currency by application.