Retrieves all available details about a specific checkout session using its unique identifier. This includes the customer information, transaction status, payment method used, transaction details. It is typically used after a checkout has been completed, allowing the merchant to verify the result of the payment process.
This endpoint is useful for confirming success/failure, displaying confirmation messages, or reconciling records in your system based on the outcome of the hosted checkout.
Documentation Index
Fetch the complete documentation index at: https://docs.revolv3.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The checkout Uid