The Transaction Status API is used to retrieve the current status of a specific transaction, including pre-authorization, capture, refund, or void transactions.
The transactionId is required to query the status of the specific transaction.
The API will return detailed information about the transaction, including its current status and any relevant error codes or messages.
This API is essential for tracking and managing transaction lifecycles, ensuring that transactions are completed successfully or identifying any issues that require attention.
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The original transaction ID of the Pre-Auth, Capture, Refund, or Void transaction.
36
Transaction status retrieved successfully
The response is of type object
.