Set the delivery slot (creates the cart)
set_delivery_slotAttach a delivery slot to your cart using a slot ID from list_delivery_slots. Creates the cart if needed, enabling product addition before checkout.
Instructions
Attach a delivery slot (id from list_delivery_slots) to the cart. This creates the cart if it does not exist yet, which is required before adding products. No payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slotId | Yes | Slot id from list_delivery_slots |