update_checkout
Return a checkout's CURRENT sealed snapshot. Facet seals price and items at create, so this is a no-op that reports the session plus a note: to change line items, update the cart and start a new checkout with create_checkout(cart_id). Owner-scoped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The checkout session id. |