How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Silverflow Report Scheduling API

The Report Scheduling API from Silverflow — 2 operation(s) for report scheduling.

Silverflow Report Scheduling API is one of 50 APIs that Silverflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Report Scheduling. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 98 schemas. It is described by OpenAPI 3.2.0, at version 1.417.0.

Requests are made against 3 base URLs: https://eu-west-1.api.silverflow.com/v1, https://us-east-2.api.silverflow.com/v1, https://eu-west-1.api-sbx.silverflow.com/v1.

5 operations 2 paths 98 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.417.0
Base URL
https://eu-west-1.api.silverflow.com/v1
Authentication
HTTP Basic, HTTP Bearer, API Key
License
Commercial
Resource Areas
1

Authentication & Security 3

Silverflow Report Scheduling API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (ApiKey). It accepts HTTP bearer tokens (JWT) (BearerToken). An API key is passed in the header as - (MutualTLS). By default, every request must be authenticated.

  • ApiKey — The primary method of authenticating to the Silverflow API is through API keys. API keys can be created by calling the [createApiKey](operation/createApiKey) e…
  • BearerToken — Bearer tokens are temporary security credentials that can be used to authorize 'third parties' (bearers) access to the Silverflow API on behalf of the agent. T…
  • MutualTLS — The client must set up mTLS connection with a valid X.509 client certificate signed by a customer-provided CA (certificate authority) that is registered to a s…

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Report Scheduling 5
POST
/reportSchedules
Create a Report Schedule
createReportSchedule body → 201400401403409429
GET
/reportSchedules
List Report Schedules
listReportSchedules 4 params → 200400401403429
GET
/reportSchedules/{reportScheduleKey}
Get Report Schedule
getReportSchedule 1 param → 200400401403404429
DELETE
/reportSchedules/{reportScheduleKey}
Archive a Report Schedule
archiveReportSchedule 1 param → 204400401403404429
PATCH
/reportSchedules/{reportScheduleKey}
Update a Report Schedule
updateReportSchedule 1 param body → 200400401403404409415429

Schemas 98

The contract defines 98 schemas that model the data the API accepts and returns. The most detailed are BaseReportSchedule (8 properties), InputValidationError (6 properties), UnsupportedMimeTypeErrorDetails (5 properties), openapi_components-schemas-ProblemDetail-2 (5 properties). Each schema is shown below with its type and property counts.

components-schemas-version
integer
The version of this object
AMMFReportScheduleParameters
object
The parameters used for creating a merchant payout report schedule.
2 properties 1 required
schemeFeeDetailsReportMimeType
string
The mime-type in which the scheme fee details report is available.
BaseCreateReportScheduleRequest
object
The base report scheduling fields
2 properties
components-schemas-offsetToken
string
disputeHistoryEventsScheduleTrigger
object
The trigger conditions for the Dispute History Events report schedule.
ReconciliationDetailsReportSchedule
CreateReportScheduleRequest
object
CreateMerchantPayoutScheduleRequest
schemas-moreItems
boolean
Boolean indicating if there are more items to retrieve
NotAuthorizedErrorDetails
object
5 properties 5 required
AgentKey
string
Uniquely identifies an Agent
disputeHistoryEventsReportMimeType
string
The mime-type in which the disputes report is available.
UpdateFraudNotificationsScheduleRequest
object
A schedule for Fraud Notifications reports
4 properties
AmmfReportScheduleTrigger
object
The trigger conditions for the AMMF Report schedule.
AMMFReportName
string
The name of the report.
ChargesReportSchedule
dailyCadence
UpdateSchemeFeeDetailsScheduleRequest
object
A schedule for Scheme Fee Details reports
4 properties
UpdateMerchantPayoutScheduleRequest
object
A schedule for Merchant Payout reports
4 properties
NetworkFundsTransferReportSchedule
UpdateReportScheduleRequest
object
errorTitle
string
A short, human-readable summary of the problem type. It does not change from occurrence to occurrence of the error.
ReportScheduleNotFoundErrorDetails
object
5 properties 5 required
ReportScheduleResponse
object
SettlementDetailsReportName
string
The name of the report.
schemas-ReferencedEntityNotFoundErrorDetails
schemas-InvalidOffsetTokenError
object
5 properties 5 required
ammfAcquirerIdCode
string
the Acquirer Institution ID. For Visa, this is the BIC. It should be a 6-digit numeric value.
UpdateDisputeHistoryEventsScheduleRequest
object
A schedule for Dispute History Events reports
4 properties
SettlementDetailsScheduleTrigger
object
The trigger conditions for the SettlementDetails schedule.
ListReportSchedulesResponse
object
3 properties 2 required
DisputeHistoryEventsReportSchedule
hour
integer
The hour of the day (in 24-hour format) for the report trigger. - Must be between 0 and 23.
SchemeFeeDetailsTrigger
object
The trigger conditions for the scheme fee details report schedule.
chargesReportMimeType
string
The mime-type in which the Charges report is available.
CreateFraudNotificationsScheduleRequest
ammfReportMimeType
string
The mime-type in which the AMMF Report is available.
openapi_components-schemas-ProblemDetail-2
object
The 'problem detail' object relays detailed information about the error that occurred. It is defined by [RFC 7807 - Problem Details for HTTP APIs](https://tool…
5 properties
NetworkFundsTransfersReportName
string
The name of the report.
CreateDisputeHistoryEventsScheduleRequest
BaseConflictError
object
3 properties 3 required
openapi_components-schemas-lastModified
string
The date and time this object was last modified
UnsupportedMimeTypeErrorDetails
object
5 properties 5 required
UpdateChargesScheduleRequest
object
A schedule for Charges reports
4 properties
monthlyCadence
SettlementDetailsReportSchedule
FraudNotificationsReportSchedule
networkFundsTransfersReportMimeType
string
The mime-type in which the network funds transfers report is available.
CreateReconciliationDetailScheduleRequest
CreateSchemeFeeDetailsScheduleRequest
SchemeFeeDetailsReportName
string
The name of the report.
dayOfMonth
integer
The day of the month for the report trigger. - Must be between 1 and 28.
InputValidationError
object
6 properties 6 required
FraudNotificationsReportName
string
The name of the report.
UpdateSettlementDetailsScheduleRequest
object
A schedule for SettlementDetails reports
4 properties
ChargesReportName
string
The name of the report.
UpdateReconciliationDetailScheduleRequest
object
A schedule for Reconciliation Details reports
4 properties
reconciliationDetailsScheduleTrigger
object
The trigger conditions for the reconciliation details schedule.
BaseReportSchedule
object
8 properties 7 required
CreateChargesScheduleRequest
AmmfReportSchedule
fraudNotificationsReportMimeType
string
The mime-type in which the fraud notifications report is available.
openapi_components-schemas-created-2
string
The date and time this object was created
CreateNetworkFundsTransfersScheduleRequest
SettlementDetailsReportMimeType
string
The mime-type in which the SettlementDetails report is available.
intervalTrigger
object
1 property 1 required
openapi_components-schemas-ValidationError
object
3 properties 3 required
chargesScheduleTrigger
object
The trigger conditions for the Charges report schedule.
components-schemas-status
string
Current state of the report schedule. - active: Schedule is currently enabled and will trigger as per configuration. - archived: Schedule is disabled and will…
ammfDirectSubmission
boolean
set to true to indicate that the AMMF report should be directly submitted to Visa's AMMF service
MerchantPayoutReportMimeType
string
The mime-type in which the MerchantPayout report is available.
reportScheduleKey
string
Uniquely identifies a report schedule object
EntityAlreadyExistsErrorDetails
errorInstance
string
A reference that identifies the specific occurrence of the error. The instance is unique for every error.
components-schemas-reference
string
Unique ID used to identify a report.
hourlyCadence
errorStatus
integer
The HTTP status code generated by the origin server for this occurrence of the problem.
MerchantPayoutReportType
string
MerchantPayoutReportSchedule
MerchantPayoutScheduleTrigger
object
The trigger conditions for the merchant payout schedule.
MerchantPayoutReportName
string
The name of the report.
ReconciliationDetailsReportName
string
The name of the report.
NetworkFundsTransfersTrigger
object
The trigger conditions for the network funds transfer report schedule.
UpdateAmmfReportScheduleRequest
object
4 properties
distributionKey
string
Uniquely identifies a distribution object
errorDetail
string
A human readable explanation specific to this occurrence of the problem.
DisputeHistoryEventsReportName
string
The name of the report.
UpdateNetworkFundsTransfersScheduleRequest
object
A schedule for Network Funds Transfer reports
4 properties
SchemeFeeDetailsReportSchedule
MerchantPayoutReportScheduleParameters
object
The parameters used for creating a merchant payout report schedule.
1 property 1 required
CreateSettlementDetailsScheduleRequest
errorType
string
A relative URI reference, this property can be used to perform automated error handling.
fraudNotificationsScheduleTrigger
object
The trigger conditions for the Fraud Notifications report schedule.
reconciliationDetailsReportMimeType
string
The mime-type in which the reconciliation details report is available.
distributions
array
The distribution objects' keys. If passed, the report will be distributed when generation is completed.
ReferencedEntityArchivedErrorDetails
CreateAmmfReportScheduleRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

silverflow-report-scheduling-api-openapi.yml Raw ↑

Other APIs Silverflow publishes across the network.

Silverflow 3DS Authentication API
Silverflow Agents API
Silverflow AMMF Submission Events API
Silverflow API Keys API
Silverflow BEP Authentication API
Silverflow Bins API
Silverflow Card Info API
Silverflow Card Management API
Silverflow Card Network Reports API
Silverflow Charge Actions API
Silverflow Charges Events API
Silverflow Charges Reports API
Where this information came from

This is an independent, third-party profile of Silverflow Report Scheduling API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.