Informatica · Example Payload

Informatica Platform Rest Login Request Example

Address VerificationB2B GatewayCloud ServicesData GovernanceData IntegrationData ProfilingData QualityEnterprise SoftwareETLIDMCIICSMaster Data ManagementReference Data Management

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

Top-level fields

@typeusernamepassword

Example Payload

Raw ↑
{
  "@type": "example_value",
  "username": "example_value",
  "password": "example_value"
}