Skip to main content
GET
/
raffles
/
checkout
/
{order_id}
/
status
Get checkout status
curl --request GET \
  --url https://api.sprucecollective.co.uk/raffles/checkout/{order_id}/status \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

order_id
string
required

Order ID

Response

OK

The response is of type object.