List payment transaction attempts
Returns payment gateway transaction attempts newest first. The modal renders action, status, message, and timestamps.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Payment ID.
Response
Transaction history returned; an empty payment history is represented by data: [].
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

