Get a single TransactionAsk AIget https://sandbox.newline53.com/api/v1/transactions/{uid}Retrieves a single Transaction resource along with its details, including amount, origin, destination, and status.Path ParamsuidstringrequiredNewline-generated unique id resource specific to the current endpointHeadersx-trace-idstringrequiredA unique identifier provided for each request. Duplicate values submitted in requests within 7 days of each other will cause the request to be rejected.Response 200A single Transaction is returnedUpdated 8 months ago