CRS APIShared cart (guest)Poll the payment / booking statusPoll the payment / booking status GET /api/v1/shared-cart/:token/payment/status Returns PENDING (no payment yet), PROCESSING (paid, booking in progress), BOOKED (with bookingId), or FAILED. The frontend polls this after checkout/redirect. Request Responses200OK