Update Unlinked Order

Update an unlinked Order by its Order id.

This endpoint is for associating an unlinked order (created by a Partner) with a POS id. It can simultaneously accept or reject the Partner initiated Order.

PUT /unlinked_orders/{orderid}

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