Retrieving customers using updated_at_min does not work when its result contains more than 600 records

Bas_ter_Brugge
Shopify Partner
10 0 3

Hi, 

I'm trying to retrieve all customers updated since a certain timestamp. For that purpose I'm using the endpoint /admin/customers.json with query parameters updated_at_min, limit and page. 

However, I've noticed the following. When the result set contains more than 600 records (using /admin/customers/count.json with query parameter updated_at_min for that), the api keeps on paging returning also the customers with updated_at before query parameter updated_at_min. 

Has anyone ran into this?

Also, I've noticed the result of /admin/customer.json cannot be ordered. 

Best regards,

Bas

Reply 1 (1)