list_gateways
Retrieve payment gateway information for subscription billing, with options to filter by status, currency, or include specific attributes.
Instructions
List company gateways. GET /gateways. Optional: status (filter by active, disabled, error, archive), companyCurrencyId, include.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status (e.g. active, disabled, error, archive) | |
| companyCurrencyId | No | Filter by company currency ID | |
| include | No | Comma-separated attributes to include |