- Order fulfillment
Viewing incoming orders
Learn how to view incoming buyer orders in the seller perspective and how to filter these results by order status.
Now that you have submitted your first order as a buyer user, see how an admin user can view that same order and take action on it like completing it. Doing so requires changing to the seller perspective.
Use the access token in the response for the remainder of this section.
Now that we are operating under a seller perspective, interacting with orders has changed. In previous guides we covered order direction and so far have been using Outgoing. Looking at the flow:
Buyer ➔ Seller
We can see that the order should now be Incoming. List incoming orders, and specifically filter by status "Open" which includes all orders that have been submitted but not yet completed.
The response looks like this:
Note the Order ID in this response, as you will need it in the next guide.