ghl_payment_integration_provider_create
Create a white-label payment integration provider for Authorize.net or NMI. Use a marketplace-app token to specify details like location, unique name, and provider type.
Instructions
Create White-label Integration Provider The "Create White-label Integration Provider" API allows adding a new payment provider integration to the system which is built on top of Authorize.net or NMI. Use this endpoint to create a integration provider with the specified details. Ensure that the required information is provided in the request payload. This endpoint can be only invoked using marketplace-app token Endpoint: POST /payments/integrations/provider/whitelabel (Version header: v3; source: v3/payments-v3.json) OAuth scopes: payments/integration.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |