Crystal Reports · Example Payload

Crystal Reports Logon Request Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

Crystal Reports Logon Request Example is an example object payload from Crystal Reports, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

userNamepasswordauth

Example Payload

Raw ↑
{
  "userName": "Administrator",
  "password": "P@ssw0rd",
  "auth": "secEnterprise"
}