Update Transaction

Update a Transaction.

PUT /transactions/{transactionId}

Note for POS partners
This endpoint can be leveraged to link a transaction to a particular order, by adding the Doshii 'orderId' to the payload. This can be done irrespective of the transaction's current status (pending/accepted/complete).

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