Entities and methods to handle baskets and payments.
COMMERCE SERVICES
/Shopping Service
/- OpeningHours
AppliedPromotionOnItem
Basket
BasketDeliveryMethodUpdate
BasketItem
BasketPagedList
Checkout
DeliveryMethod
DropPoint
ExtraInfo
InsertItemsPostPurchaseData
Payment
PaymentMethod
PaymentResponse
PaymentService
Promotion
PromotionProductFilter
PurchaseEx2Data
SavedBasket
Subscription
SubscriptionSchedule
SubscriptionScheduleData
SubscriptionType
Summary
SummaryItem
CustomersAccount
CustomersAddress
CustomersCompany
CustomersCustomer
CustomersFlag
File
IdNameDescription
IdValue
NameValue
OrdersAddress
OrdersCompany
OrdersCustomer
ProductsFlag
ProductsOnHand
ProductsProductOnHand
ProductsWarehouse
System.Xml.Linq.XAttribute
System.Xml.Linq.XDeclaration
System.Xml.Linq.XDocument
System.Xml.Linq.XDocumentType
System.Xml.Linq.XElement
System.Xml.Linq.XName
System.Xml.Linq.XNamespace
System.Xml.Linq.XNode
System.Xml.Linq.XNodeDocumentOrderComparer
System.Xml.Linq.XNodeEqualityComparer
OpeningHours
Documentation ShoppingService (1.1)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/
InsertItemsPostPurchaseData
The items to add to the purchase. The items to insert must have its PartNo, Quantity and PriceListId set. ParentLineNo, Name, Comment, ReferId and ReferUrl can be used if other values than the default are wanted. All other properties will be populated from the system.
{ "ItemsToAdd": [ { … } ], "PaymentParameters": [ { … } ] }