it__parse_sdi_notification
Parse SDI notification XML into structured data to handle all message types: delivery, rejection, failure, outcome, expiry, and attestation.
Instructions
Parse an SDI notification XML into a structured dict. Supports all notification types: RC (delivery receipt), NS (rejection with error codes), MC (delivery failure), NE (seller outcome), EC (buyer acceptance/rejection), SE (outcome rejection), DT (deadline expiry), MT (metadata), AT (undeliverable attestation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notification_xml | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||