I have a custom website that is connected to the POS device, when someone make an order through the site it appears in Pos device with status 'Open', what I need is to edit the status of the order to 'Paid' through api request.
The payment is done via an external provider.