ghl_payment_integration_provider_list
Retrieve a paginated list of whitelabel integration providers for payments. Filter by name and paginate through results using limit and offset.
Instructions
List White-label Integration Providers The "List White-label Integration Providers" API allows to retrieve a paginated list of integration providers. Customize your results by filtering whitelabel integration providers(which are built directly on top of Authorize.net or NMI) based on name or paginate through the list using the provided query parameters. This endpoint provides a straightforward way to explore and retrieve integration provider information. Endpoint: GET /payments/integrations/provider/whitelabel (Version header: v3; source: v3/payments-v3.json) OAuth scopes: payments/integration.readonly Pagination params: limit, offset — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | location Id / company Id based on altType | |
| limit | No | The maximum number of items to be included in a single page of results | |
| offset | No | The starting index of the page, indicating the position from which the results should be retrieved. | |
| altType | Yes | Alt Type |