Solved

Customer related order REST API

santhoshreddy
New Member
5 0 0

Anyone, please suggest to me the correct documentation of how I can fetch the customer-specific orders via a REST API.

Accepted Solution (1)
michaeltheodore
Explorer
59 6 9

This is an accepted solution.

Replies 3 (3)

michaeltheodore
Explorer
59 6 9

What framework are you using?

santhoshreddy
New Member
5 0 0

I am using Django to hit the API

michaeltheodore
Explorer
59 6 9

This is an accepted solution.

Okay.

This should do it:

https://shopify.dev/docs/admin-api/rest/reference/customers/customer#orders-2021-01

Gets all customer orders for a specific customer