GET:storefront/orders/last_cart.json
Storefront APIGET:storefront/orders/last_cart.json

GET:storefront/orders/last_cart.json

Description

Get last customer's cart order.

Topic: Orders

Query Parameters

loose: Boolean

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

Example: ?loose=true


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

StorefrontOrder

Response Body Type

Loading module