Development discussions around Shopify APIs
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Orders endpoint:
Count endpoint:
Count returns 10, when in reality orders returns way more than just 10.
Customers.json endpoint returns a different amount of customers than customer.json. Some customers are missing entirely.
Example:
Customers.json missing:
https://ravinintl-dev.myshopify.com/admin/api/2021-10/customers.json?limit=250&ids=4528050962604
But exists in customer.json
https://ravinintl-dev.myshopify.com/admin/api/2021-10/customers/4528050962604.json
Second link does not refer to the correct URL.
Customer not returned through customer IDs (incorrect behavior):
https://ravinintl-dev.myshopify.com/admin/api/2021-10/customers.json?limit=250&ids=4528050962604
Customer returned properly:
https://ravinintl-dev.myshopify.com/admin/api/2021-10/customers/4528050962604.json
The customers issue was fixed by visiting the customer profile using the Admin Dashboard and updating the customer with the same existing data (refreshing the customer).
The issue with the count remains.
User | RANK |
---|---|
5 | |
5 | |
5 | |
5 | |
4 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022