Create &/or Update Order

Create or update an order with its POS id.

All successful responses from this endpoint will be the same as from GET /orders/:pos-id.

PUT /orders/{posRef}

This endpoint is for POS. For the app partner equivalent, see:
https://support.doshii.com/developer-support/update-order

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