Get Unlinked Orders

Get all the Unlinked Orders for this Location.

Unlinked orders are orders that have been created in Doshii by a Partner, but haven't yet been created in the POS.

GET /unlinked_orders

endpoint will return a max of 50 results chronologically from oldest -> new. Partners are required to loop through once they've processed the first 50.

For more detailed information on this specific endpoint please review the details found in the OpenAPI docs.