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!
Checkout Url non-null The URL for the buyer to recover their checkout.
- Anchor to defaultCursordefault•String!
Cursor non-null 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!
Items Quantity non-nullDeprecated
Was this section helpful?