Skip to main content
Log inSign up
object

Requires read_orders access scope. Also: The user must have manage_abandoned_checkouts permission.

A checkout that was abandoned by the customer.

Anchor to Fields and connectionsFields and connections

Anchor to abandonedCheckoutUrlabandonedCheckoutUrl
URL!non-null

The URL for the buyer to recover their checkout.

String!non-null

A default cursor that returns the single next record, sorted ascending by ID.

ID!non-null

A globally-unique ID.

A list of the line items in this checkout.

MoneyBag!non-null

The sum of all items in the checkout, including discounts, shipping, taxes, and tips.

Int!non-nullDeprecated

The number of products in the checkout. Use AbandonedCheckoutLineItem.quantity instead.


Was this section helpful?


Was this section helpful?