Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abandoned checkouts #667

Open
alihamza1214 opened this issue Oct 12, 2024 · 1 comment
Open

Abandoned checkouts #667

alihamza1214 opened this issue Oct 12, 2024 · 1 comment

Comments

@alihamza1214
Copy link

How to retrieve Abandoned checkouts using this package? I could not find any resource for that in the api documentation

@lpinca
Copy link
Collaborator

lpinca commented Oct 14, 2024

See https://shopify.dev/docs/api/admin-rest/2024-10/resources/abandoned-checkouts#get-checkouts?limit=1

const checkouts = await shopify.checkout.list();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants