validate_checkout_summary
Validate the checkout summary for a basket service type by submitting a device fingerprint, returning cart state, checkout steps, and payment options.
Instructions
Validates the checkout summary for a specific basket service type (e.g. 'driveclcv' for drive click-and-collect) on Carrefour France. Submits a device fingerprint ID and returns the current cart state, checkout step, store context, workflow steps, warnings, and available checkout links (payment, on-site payment, device fingerprint generator). Useful for initiating or confirming the checkout summary step before proceeding to payment. (requires an authenticated Carrefour session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basket_service_type | Yes | The basket service type for the checkout flow (e.g. 'driveclcv' for drive click-and-collect, 'drive' for standard drive). This is part of the URL path. | |
| deviceFingerPrintId | Yes | The device fingerprint ID used for fraud prevention during checkout validation. |