esim_check_order
Poll an eSIM order to get its current status. Returns activation details once payment is confirmed.
Instructions
Poll an order's status. Returns status: pending while waiting for payment, status: processing or completed once paid, with activation data (ICCID, QR URL, install instructions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| order_token | Yes | The opaque token returned by esim_create_order. |