Update one gateway's configuration
PATCH
/api/v1/admin/payments/config/{gateway}
prm_settings
The same upsert as the POST, with the gateway named in the path. The PATH wins over any gateway field in the body, so a stale client cannot retarget an edit at a different gateway.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_settingsManage settings - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
gatewayrequired
path · string
|
Driver id. |