Reports
The report endpoint
Reports provide a filtered snapshot view of a specific resource. Method provides a fixed set of filters (Report Types) which include the following:
- The resource to filter
- The applied filter
- The snapshot window
Report Objects
id
string
Unique identifier for the Report.
type
enum
The filter type for this Report. See Report Types.
url
string
The URL to a file containing the results of the Report.
status
enum
Status of the Report. One of processing
or completed
metadata
object | null
Additional data provided during creation. See metadata
created_at
string
Timestamp of when the Report was created.
updated_at
string
Timestamp of when the Report was last updated.
Report Types
Name |
---|
ach.pull.nightly |
ach.pull.previous |
ach.pull.upcoming |
ach.reversals.nightly |
entities.created.previous_day |
payments.created.current |
payments.created.previous |
payments.created.previous_day |
payments.failed.previous_day |
payments.updated.current |
payments.updated.previous |