payments_disconnect_config
Remove a payment provider config for test or live mode by passing liveMode and optional locationId.
Instructions
Disconnect existing provider config
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| liveMode | Yes | Whether the config is for test mode or live mode. true represents config is for live payments | |
| locationId | No | Location id Defaults to GHL_LOCATION_ID when omitted. |