Skip to main content
Version: v1

Get One Transaction

GET 

/transaction/get-one-transaction

This endpoint allows authenticated users to retrieve the details of a specific transaction using the order ID. The endpoint ensures the user has read access and enforces a rate limit of 30 requests. It checks if the transaction exists in the database and if the user has the appropriate access rights,then provides a checkout URL for the transaction and others informations

Request

Responses

The request was successful.