Retrieve a list of the logged-in Customer's Orders. The orders can be filtered by fields such as status or fulfillment_status. The orders can also be paginated.
Request Request Example
JavaScript
Shell
Java
Swift
curl--location-g--request GET '{{baseURL}}/store/customers/me/orders'