GetTransactionById API
Last updated
Last updated
Base Endpoint:
GET https://api.vlenseg.com/api/Transactions/GetTransactionById
This endpoint retrieves the details of a specific transaction by its ID. The response contains metadata about the transaction, including steps, client transaction details, and verification status. The API requires authentication using a bearer token and an API key.
ApiKey (required): The API key for authenticating the request.
TenancyName (required): The tenancy name that identifies the tenant.
Authorization (required): Bearer token for user authentication, obtained from the Login API.
This endpoint retrieves transaction details, including steps and client transaction info.
The unique identifier of the transaction.