Abandoned checkout endpoint returning converted checkouts?

Hi all,

According to the docs the abandoned checkout endpoint: “Retrieves a list of abandoned checkouts.” but it seems it also returns completed checkouts.

https://shopify.dev/api/admin-rest/2021-10/resources/abandoned-checkouts

We were using this endpoint to get a list of checkouts that can be recovered but not it seems that we are getting all checkouts, abandoned and converted so it is useless without cross checking with the orders endpoint.

Is this a bug in Shopify or something that has changed in the endpoint because the docs don’t appear to match what is happening.

Any input would be great. Thanks!

Same problem here. Have you found a solution @ant-fx ???