Get transaction
GET/events-manager-pro/v1/bookings/transactions/:transaction_id
Retrieves one payment transaction record by Events Manager Pro transaction ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Transaction response.
Bad request.
Authentication required or failed.
Authenticated user cannot perform this action.
Requested resource was not found.
Unexpected server error.