PaymentGatewayAccounts
Retrieves payment gateway account information for the current account.
View Specific Information
The provider will use the DocuSign API to filter results. The PaymentGatewayAccounts view does not support server-side filtering. All filters are executed client side within the provider.
For example, the following query retrieves all PaymentGatewayAccounts fields:
SELECT * FROM PaymentGatewayAccounts
Columns
| Name | Type | References | Description |
| PaymentGatewayAccountId [KEY] | String | The ID of the payment gateway account. | |
| PaymentGateway | String | The payment gateway type or identifier. | |
| DisplayName | String | Display name of the payment gateway account. | |
| PaymentGatewayDisplayName | String | Display name of the payment gateway provider. |