C#
Delete checkout session
Delete a checkout session and all of its (PCI) data.
DELETE
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.wizlopay.com/llms.txt
Use this file to discover all available pages before exploring further.
checkout-sessions.write scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the merchant account to use for this request.
Example:
"default"
Path Parameters
The ID of the checkout session.
Example:
"4137b1cf-39ac-42a8-bad6-1c680d5dab6b"
Response
Successful Response