Orders > Orders > storefrontOrdersLastCart
Storefront APIOrdersOrdersstorefrontOrdersLastCart

storefrontOrdersLastCart

GET:storefront/orders/last_cart.json

Description

Get last customer's cart order.

Topic: Orders

Arguments

loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

StorefrontOrder

Preview

Loading module