Get Wishlist
Retrieves the details of a wishlist specified by the wishlist ID.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Query Parameters
limits which fields are returned in the response body
Response
Success
Details of the wishlist, items listed in the wishlist, and any system messages.
List of messages displayed by the system based on the last cart action, for example, when a product price has changed or is out-of-stock. System-supplied and read-only.
Unique identifier of the channel for this item.
ISO Currency Code. Currently, only USD is supported.
Determines the interaction type that a customer will use to create this object. Valid values are: Website, Store, Call, Unknown
Custom data for a given vendor set within the commerce process.
List of Mozu.CommerceRuntime.Contracts.Commerce.ThresholdMessage objects that are valid for the current value of the cart/order.
Amount of the discounts applied to all items in the cart. This is a negative number. This also includes the order level discounts.
Combined price for all cart items, including all selected options as well as any discounts.
Subtotal minus the discounted total
When the order will no longer be active. That is, the order is considered abandoned. Orders of anonymous shoppers expire after 14 days of inactivity. An order never expires for shoppers who are logged into their account. Date in UTC Date/Time.
Extra properties (key-value pairs) that extend the primary object. Think of this as a property bag of string keys and string values.
Not implemented. Total cost of fees for all items in the cart.
Shipment information, which includes the shipping address, price, estimated delivery date, tracking information, method (for example, Ground, Overnight, or Pick-up), carrier (for example, USPS, UPS, FedEx), and current status (for example, Not Shipped, In Transit, Delayed, or Returned To Sender).
Total tax on handling
Unique identifier of the CommerceAggregate object (e.g. order, cart, wishlist, etc.).
Not implemented. Tax does not appear on cart.
Occasionally the commerce runtime may validate that item/product names, descriptions, and prices have not changed. If changed, it updates LastValidationDate.
Line Item Subtotals with Order Adjustments
The discount that has been applied to the cart itself. If multiple discounts exist, this is the discount that the system applies because it offers the best savings for the shopper. This is a negative number.
Shipping Amount before discount and adjustments
Shipping total without discounts applied.
Not implemented. Tax does not appear on cart.
Shipping does not appear on cart.
Unique identifier of the Site.
Combined price for all cart items, including all selected options but excluding any discounts.
Storage for any additional/custom tax data.
Tax does not appear on cart.
Unique identifier of the Tenant.
Final total amount of the order including all discounts, shipping, and tax.
Unique identifier of the shopper who created the cart.
Identifies the Visit ID that was current when the order was placed or when the cart was last updated.
Identifies the web session used to place the order or last update the cart.
Unique identifier of the customer account.
Id in an external system this item may have been imported from
Date this item was imported
Was this object imported from an external system?
List of items in the wishlist.
Name of the list that is display or potentially shared (e.g. friends and family may view this description if the list is public and the list owner may see this description when viewing the list)
Is the wishlist public, viewable only through a shared link, or private (only the owner of the list may view the wishlist)?
The wishlist sort order. Useful for scenarios where there is a default wishlist and other wishlists or arbitrary ordering
Open-ended Wishlist type, e.g. giftlist, gift, wish, wishlist, wedding, baby. If the merchant does not need this level of granularity this is always null.
Version for concurrency purposes

