Fetching All the Orders For a Customer with admin/api/2021-10/customers/{customer_id}/order

Solved
rups
Tourist
5 2 0

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

 

 

Accepted Solution (1)
rups
Tourist
5 2 0

This is an accepted solution.

I have found because of data porting not done for all orders. Thats why not getting full records.

View solution in original post

Reply 1 (1)
rups
Tourist
5 2 0

This is an accepted solution.

I have found because of data porting not done for all orders. Thats why not getting full records.