get
https://staging-api.vitessepsp.com/api/deferredTransactionGroups//transactions
Retrieves the transactions in a deferred transaction group
This endpoint allows retrieval of all transactions within the specified DTX group.
When successful, the response is an array of TransactionSummary records.
Required RoleAuthentication tokens must possess the DeferredTransactionGroups.Lookup role to use this endpoint.