Set or replace the cart's primary (lead) guest
POST/api/v1/cart/:cartId/primary-guest
Stores the lead guest as a snapshot on the cart (1:1). Re-submitting overwrites it. Pass guestId from a prior guest-lookup to keep the link to the canonical guest; leave it null for a brand-new guest.
Request
Responses
- 200
OK