Compute guest checkout summary
Public storefront endpoint. Recomputes the selected shipping cost from destination, courier service, warehouse, payment method, and either direct items or the guest cart referenced by X-Scalev-Guest-Token. Client-supplied shipping_cost is ignored. Digital-only carts return shipping_cost: "0".
Headers
Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.
Browser-safe guest cart token returned by the first guest-cart response when no token is sent. Send it on later guest-cart and public checkout calls to keep the same cart after reloads.
Path Parameters
Store unique_id.
Body
Optional direct item source. If supplied, these items are used for the shipping-options calculation. Otherwise the guest cart referenced by X-Scalev-Guest-Token is used.
1 - 50 elements- Option 1
- Option 2
"bank_transfer"
Ignored by the API. Shipping cost is recomputed from the selected courier service and destination.

