get
https://api.staging.deliverect.com/commerce//v2/checkouts/
Returns a checkout session by ID. This can be used to poll the status of a checkout session providing order placement details.
Checkout Status
A successful checkout will show status as open and once processed into the POS will update to completed or to failed if an unexpected error occurs.
As an alternative method to retrieving the status listening to the Checkout update Webhook will deliver the status in real time when it is updated