Get transactions by date field

Returns transactions filtered and grouped by a specific date field (e.g. effectiveDate, submittedForDate).

Query Params
uuid

Entity UUID to act as Required when authenticating with a Bearer token; may be omitted with Basic (API key) authentication, where the entity is resolved from the API key.

string
required

Date field to filter on (e.g. effectiveDate)

string

Start date (RFC3339)

string

End date (RFC3339)

integer
Defaults to 0

Zero-based page index

integer
Defaults to 100

Results per page

Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json