Retrieve Payment Status (Transaction)
Retrieves status/details of a transaction by transactionId.
Path parameters
transactionId
Unique identifier for the transaction.
Response
Transaction status retrieved successfully.
status
Current transaction status.
transactionId
Unique identifier for the transaction.
message
Human-readable status message.
authState
Indicates additional steps required to complete a transaction. The shape varies by payment method and processor.
Use type to determine which fields are present.
processorName
Name of the payment processor (if assigned).
processorReference
Processor reference (if available).
paymentAttributes
Attributes associated with the payment.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error