Anchor to AbandonedCheckoutAbandoned
objectAbandoned Checkout
Requires 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 abandonedCheckoutUrlabandoned•URL!non-null
Checkout Url The URL for the buyer to recover their checkout.
- Anchor to defaultCursordefault•String!non-null
Cursor A default cursor that returns the single next record, sorted ascending by ID.
- •ID!non-null
A globally-unique ID.
- Anchor to lineItemsline•Abandoned
Items Checkout Line Item Connection!non-null A list of the line items in this checkout.
- Anchor to totalPriceSettotal•Money
Price Set Bag!non-null The sum of all items in the checkout, including discounts, shipping, taxes, and tips.
- Anchor to lineItemsQuantityline•Int!non-nullDeprecated
Items Quantity
Was this section helpful?