A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi There
Fetching all orders for customer
.../admin/api/2021-10/customers/{customer_id}/order.json
I tried with basic auth, and api secret REST API .
Its only returning 3 records but customer have 10 orders.
Please help to get all customer orders.
Thanks
Rupam
Solved! Go to the solution
This is an accepted solution.
I have found because of data porting not done for all orders. Thats why not getting full records.
This is an accepted solution.
I have found because of data porting not done for all orders. Thats why not getting full records.