Reconciliation Policy - Schema

This schema represents the Reconciliation policy object returned by:

Top-level Fields

FieldTypeDescription
ruleobjectCore reconciliation policy definition including source/sink assets, match type, thresholds, and notifications.

Key nested properties (high-level):

  • rule.id (integer) – Unique policy ID.
  • rule.name (string) – Policy name.
  • rule.type (string) – Always RECONCILIATION.
  • rule.leftBackingAsset / rightBackingAsset (object) – Source and sink assets to be compared.
  • rule.thresholdLevel.success / warning (integer) – Pass/fail thresholds for reconciliation.
  • rule.labels (array) – Labels associated with the policy.
  • rule.notificationChannels (object) – Alert settings.

Example JSON

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard