Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetShoppingCartInfo

Fetch the summary of an Order. This summary contains:

  • QuantityOrdered: the total count of products in the Order
  • TotalAmount: the total amount of the Order
  • ForeignTotalAmount: the total amount of the Order in the foreign currency
  • CurrencyID: the currency of the Order

It is required to supply an OrderID

Hierarchy

  • GetShoppingCartInfo

Index

Properties

Properties

OrderID

OrderID: number

Entity type: Order