ghl_payment_custom_provider_create
Create a custom payment provider integration for a location, registering a payment gateway with name, description, payment and query URLs, logo, and subscription schedule support.
Instructions
Create new integration API to create a new association for an app and location Endpoint: POST /payments/custom-provider/provider (Version header: v3; source: v3/payments-v3.json) OAuth scopes: payments/custom-provider.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | Location id |