CRS APICart GuestsAdd a secondary guest to the cartAdd a secondary guest to the cart POST /api/v1/cart/:cartId/secondary-guests Adds an additional guest (1:N). Stored as a snapshot on the cart. A secondary guest is a companion, not a directory-linked record, so it has no guestId. Request Responses200OK