Preview remediation patch
preview_patchPreview the remediation patches for an ISO 20022 address without applying changes. Specify XML and policy to see the exact operations that would be applied.
Instructions
Return the patch operations remediation would apply (a dry run).
Args:
xml: The ISO 20022 message document.
policy_id: The policy to remediate for (defaults to cbpr-2026).
as_of: The assessment date (YYYY-MM-DD); defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | An ISO 20022 message as XML. | |
| as_of | No | The assessment date as an ISO 8601 string (YYYY-MM-DD). Decides cliff wording; defaults to today. | |
| policy_id | No | The policy to assess against (see list_policies). Defaults to 'cbpr-2026' when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |