xrpl_telemetry_get_status
Check invoice payment status to confirm if a quote has been paid, returning payment amount, ledger index, and expiry.
Instructions
Paid flow step 2 (no extra charge). Poll invoice status from get_quote. Returns paid (bool), amount, ledger_index, and expiry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | Invoice id from get_quote. |