Create
Create a Report Config
Create a new report configuration. Only one config per report type per organization is allowed.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request body for creating a report config.
Discriminator for report type
integration_sync_report, ar_aging_report How often to send the report (DAILY, WEEKLY, MONTHLY)
daily, weekly, monthly Time of day (HH:MM) in org timezone. Minutes must be 0 or 30.
Day of the week (0=Monday, 6=Sunday). Only used by WEEKLY frequency.
0 <= x <= 6Primary recipient email addresses
Optional CC email addresses (e.g., FDE team on failures)
Response
Successful Response
Report configuration response.
Discriminator for report type
integration_sync_report, ar_aging_report How often to send the report (DAILY, WEEKLY, MONTHLY)
daily, weekly, monthly Time of day (HH:MM) in org timezone. Minutes must be 0 or 30.
Day of the week (0=Monday, 6=Sunday). Only used by WEEKLY frequency.
Primary recipient email addresses
Optional CC email addresses (e.g., FDE team on failures)
UTC timestamp of the last successful report send
String representing the object's type. Objects of the same type share the same value.
