API SpecsCartsGet active cartReturns the current cart state for the viewer and catalog handle.GET/api/carts/{handle}TestReturns the current cart state for the viewer and catalog handle.Path Parametershandle*stringStable handle used in routes and lookups.Example"starter-catalog"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonCartsPublic catalog cart endpoints served through Effect HttpApi.Update cart comment PATCHStores or clears the customer comment associated with the active cart.