update_gateway
Modify payment gateway settings in Rebillia MCP Server to configure display names and credentials for subscription billing operations.
Instructions
Update a company gateway. PUT /gateways/{gatewayId}. Optional: displayName, setting (credentials key-value object).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gatewayId | Yes | Gateway ID (required) | |
| displayName | No | Display name | |
| setting | No | Credentials object (key-value). Keys depend on gateway type. |