/checkout-admin?action=funnelx-api-keyQuery checkout data
Fetch funnel metrics, sessions, webhook deliveries, COD config, webhook settings, or payment config.
query parameters
| Name | Required | Description |
|---|---|---|
action | Yes | One of: funnel, sessions, webhook_deliveries, cod_config, webhooks, get_payment_config, import_status |
from | No | Start datetime (ISO 8601). |
to | No | End datetime (ISO 8601). |
limit | No | Page size (default 50). |
offset | No | Pagination offset (default 0). |
batch_id | No | Required when action=import_status — UUID of the import batch. |