get_rail_status
Check live health status of local payment rails (OPERATIONAL, DEGRADED, DOWN) including latency and last incident. Use before settlements to confirm destination rail is healthy; a DEGRADED or DOWN rail triggers a HOLD decision.
Instructions
Get live health status of local payment rails relevant to a settlement. Returns per-rail status (OPERATIONAL/DEGRADED/DOWN), latency, last incident, and a composite health score. Key rails: PIX (Brazil), SEPA (Europe), FedACH (US domestic), CHAPS (UK), UPI (India), PromptPay (Thailand). Call this before domestic or regionally-specific settlements to confirm the destination rail is healthy. A DEGRADED or DOWN rail should trigger a HOLD decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rails | No | Specific rails to check: 'PIX', 'SEPA', 'FedACH', 'CHAPS', 'UPI', 'PromptPay'. Omit to get all rails. | |
| region | No | Filter by region: 'latam', 'europe', 'us', 'asia', 'uk'. Alternative to specifying rails by name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rails | No | ||
| healthScore | No | ||
| recommendation | No | ||
| timestamp | No |