Informatica · Example Payload

Informatica Platform Rest Mapping In Out Parameter Example

A sample description.

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

Informatica Platform Rest Mapping In Out Parameter Example is an example object payload from Informatica, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptioninitialValuedatatypeprecisionscaleretentionPolicyaggregationTypecurrentValue

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "description": "A sample description.",
  "initialValue": "example_value",
  "datatype": "example_value",
  "precision": "example_value",
  "scale": "example_value",
  "retentionPolicy": "example_value",
  "aggregationType": "example_value",
  "currentValue": "example_value"
}