Shopify.AbandonedCheckouts (exshopify v0.11.0)

https://help.shopify.com/en/api/reference/orders/abandoned_checkouts

Link to this section Summary

Functions

Retrieve a count of all abandoned checkouts.

Retrieve a list of abandoned checkouts.

Link to this section Functions

Link to this function

count(params \\ %{})

Specs

count(map()) :: Shopify.Operation.t()

Retrieve a count of all abandoned checkouts.

Link to this function

list(params \\ %{})

Specs

list(map()) :: Shopify.Operation.t()

Retrieve a list of abandoned checkouts.