Read customer order history

This endpoint allows you to fetch order history for a customer.

Path Params
string
required

Unique identifier of a customer in Shopify.

Query Params
string

Start of the time range (in epoch) for filtering customer's order based on their Shopify createdAt date.

string

End of the time range (in epoch) for filtering customer's order based on their Shopify createdAt date.

string

Start of the time range (in epoch) for filtering customer's orders based on their last update time.

string

End of the time range (in epoch) for filtering customer's orders based on their last update time.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json