Read a gateway's callback URL
GET
/api/v1/admin/payments/config/{gateway}/webhook-url
prm_settings
The exact URL to register with the provider, including the per-tenant secret path segment. Copy it verbatim.
The URL contains a secret. It is what proves an inbound callback came from the provider you configured, so treat the response as a credential and do not paste it into a ticket.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_settingsManage settings
Parameters
| Parameter | Description |
|---|---|
gatewayrequired
path · string
|
Driver id. |