get
https://staging-api.vitessepsp.com/api/deferredTransactionRequests
Allows retrieval of all ungrouped deferred transaction requests.
This endpoint allows retrieval of all ungrouped (outstanding) deferred transactions.
When successful, the response is an Array of TransactionSummary.
The Page, Count and IncludeExpired query string parameters are all optional.
Role RequiredAuthentication tokens must possess the DeferredTransactionRequests.Lookup role to use this endpoint.