curl --request GET \
--url https://api.sprucecollective.co.uk/raffles/checkout/{order_id}/status \
--header 'Authorization: <api-key>'{}Get the status of a raffle checkout session
curl --request GET \
--url https://api.sprucecollective.co.uk/raffles/checkout/{order_id}/status \
--header 'Authorization: <api-key>'{}