get https://sandbox.shipmonk.dev/v1/integrations/orders
This endpoint can be used to retrieve data from the order you are calling.The order can be in following 4 statuses (field order_status):
unfulfilled
indicates an order is ready for ShipMonk to processcancelled
indicates an order was cancelledfulfilled
indicates an order has been marked as "Fulfilled by 3rd party", unless already fulfilled by ShipMonkonHold
indicates an order is placed on hold
You can retrieve orders from all of your stores. In case you have not unique orderKeys across stores you can specify the storeId.