Retrieve a TransactionAsk AIget https://{environment}.{server}.com/v3/transaction/{transaction_id}Get a single transaction by its ID.Path Paramstransaction_idstringrequiredThe id of the Transaction to retrieve.Responses 200PaidYET API Response containing the payload and any messages. The payload's items array contains ONE Transaction. 400Authentication Token error 401Authentication requiredUpdated 11 months ago