Retrieve ungrouped deferred transaction

Allows retrieval of all ungrouped deferred transaction requests.

Query Params
int32
Defaults to 0

The page number. By default we return the first page (page zero). You can select the next page by setting this to 1 and so on. This value together with the Count parameter is used when calculating which transactions to show.

int32
Defaults to 25

This defines the maximum number of transactions to return. The range is between 1 and 100, the default if not specified is 25.

boolean
Defaults to false

By default we only return transactions that have not yet expired - you can however specify this flag and if defined the API will then return all transactions, whether expired or not.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/plain