Retrieves an event based on its slug. The event data including status and transactionHash can be accessed through the data property.
Path parameters
Slug
Response
Successfully retrieves the event along with its checkout config. Event details including status and transactionHash are nested under the data property.
Changes
Changed in 4 of the 50 revisions of this API.134
- ○
added the optional property
data/eventTypeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/statusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/transactionHashto the response with the200statusresponse-optional-property-added
- ○
- ○
the response property
checkoutConfig/config/locksbecame required for the status200response-property-became-required
- ○
- ▲
the response property
checkoutConfig/config/locksbecame optional for the status200response-property-became-optional
- ●
removed the optional property
data/eventTypefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/transactionHashfrom the response with the200statusresponse-optional-property-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲